We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f8c75a commit 777d208Copy full SHA for 777d208
PathshareSDK.podspec
@@ -11,6 +11,5 @@ Pod::Spec.new do |s|
11
s.source = { :git => 'https://github.com/freshbits/pathshare-sdk-ios.git', :tag => s.version.to_s }
12
s.platform = :ios, '8.0'
13
s.preserve_paths = 'PathshareSDK.framework'
14
- s.public_header_files = 'PathshareSDK.framework/Headers/PathshareSDK.h'
15
s.vendored_frameworks = 'PathshareSDK.framework'
16
end
0 commit comments