Skip to content

Commit

Permalink
Added swift version for podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirillzzy committed Sep 11, 2017
1 parent 18399d6 commit a2b2712
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions KALoader.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ Pod::Spec.new do |s|
s.source = { :git => "https://github.com/Kirillzzy/KALoader.git", :tag => s.version }
s.ios.deployment_target = '8.0'
s.source_files = "KALoader/*.swift"
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '3' }
end

0 comments on commit a2b2712

Please sign in to comment.