Skip to content

Commit 435e1f0

Browse files
committed
update podfile link
1 parent 5e3a77c commit 435e1f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ install! 'cocoapods', :deterministic_uuids => false
77
target 'example' do
88
# PDFTron
99
use_frameworks!
10-
pod 'PDFNet', podspec: 'https://pdftron.com/downloads/ios/react-native/latest.podspec'
10+
pod 'PDFNet', podspec: 'https://www.pdftron.com/downloads/ios/cocoapods/xcframeworks/pdfnet/latest.podspec'
1111
pod 'RNPdftron', :path => '../node_modules/react-native-pdftron'
1212
config = use_native_modules!
1313

0 commit comments

Comments
 (0)