Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nabla-c0d3 committed Dec 20, 2015
1 parent 196a0e8 commit cd33b87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TrustKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '7.0'
s.osx.deployment_target = '10.9'
s.source_files = 'TrustKit', 'TrustKit/**/*.{h,m}'
s.ios.exclude_files = 'TrustKit/Reporting/osx_vendor_id.{h,m}'
s.public_header_files = 'TrustKit/TrustKit.h', 'TrustKit/Pinning/TSKPinningValidator.h'
s.frameworks = 'Foundation', 'Security'
s.ios.vendored_libraries = 'TrustKit/Dependencies/domain_registry/ios/*.a'
Expand Down

0 comments on commit cd33b87

Please sign in to comment.