Skip to content

Commit

Permalink
Update podspec file
Browse files Browse the repository at this point in the history
  • Loading branch information
jhabr committed Aug 7, 2017
1 parent 0f8c75a commit 777d208
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion PathshareSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@ Pod::Spec.new do |s|
s.source = { :git => 'https://github.com/freshbits/pathshare-sdk-ios.git', :tag => s.version.to_s }
s.platform = :ios, '8.0'
s.preserve_paths = 'PathshareSDK.framework'
s.public_header_files = 'PathshareSDK.framework/Headers/PathshareSDK.h'
s.vendored_frameworks = 'PathshareSDK.framework'
end

0 comments on commit 777d208

Please sign in to comment.