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 610e292 commit e9e3d65Copy full SHA for e9e3d65
react-native-pspdfkit.podspec
@@ -14,5 +14,6 @@ Pod::Spec.new do |s|
14
s.source = { :git => "https://github.com/PSPDFKit/react-native" }
15
s.source_files = "ios/*.{xcodeproj}", "ios/RCTPSPDFKit/*.{h,m,swift}", "ios/RCTPSPDFKit/Converters/*.{h,m,swift}"
16
s.dependency 'React'
17
+ s.dependency 'PSPDFKit'
18
s.frameworks = 'UIKit'
19
end
0 commit comments