We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72be006 commit b48839eCopy full SHA for b48839e
PDFTronViewer/Podfile
@@ -4,5 +4,5 @@ target 'PDFTronViewer' do
4
use_frameworks!
5
6
# Pods for PDFTronViewer
7
- pod 'PDFNet', podspec: 'https://www.pdftron.com/downloads/ios/cocoapods/pdfnet/latest.podspec'
+ pod 'PDFNet', podspec: '<podspec-link-here>'
8
end
0 commit comments