Skip to content

Commit

Permalink
Updated pod spec
Browse files Browse the repository at this point in the history
  • Loading branch information
werner77 committed Nov 22, 2017
1 parent 5326c8e commit 8fcd2f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BMSage/3.0.0/BMSage.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Pod::Spec.new do |s|
s.tvos.deployment_target = '9.0'
s.source = { :git => "https://github.com/werner77/Sage.git", :commit=> "394033bf2cc1d70fce698aea8eb4ddffca4deda6" }
s.source_files = "Sources/*.swift"
s.compiler_flags = "-Wno-deprecated-declarations"
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '3.2' }
end

0 comments on commit 8fcd2f5

Please sign in to comment.