Skip to content

Commit

Permalink
ios deployment target
Browse files Browse the repository at this point in the history
  • Loading branch information
edavism committed Jun 5, 2020
1 parent c1af239 commit aaec91d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions khenshin.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Pod::Spec.new do |s|
s.author = { "Khipu SpA" => "support@khipu.com" }
s.platform = :ios
s.source = { :git => "https://github.com/khipu/khenshin-pod.git", :tag => "#{s.version}" }
s.ios.deployment_target = '9.0'
s.vendored_frameworks = 'Products/khenshin.framework'
s.resource = "Products/khenshin.bundle"
s.library = "xml2"
Expand Down

0 comments on commit aaec91d

Please sign in to comment.