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 f36002f commit 256b9adCopy full SHA for 256b9ad
example/ios/Podfile
@@ -63,7 +63,7 @@ target 'Runner' do
63
pod 'Flutter', :path => 'Flutter'
64
65
# Plugin Pods
66
- pod 'PSPDFKit', podspec:'https://customers.pspdfkit.com/pspdfkit-ios/nightly-framework.podspec'
+ pod 'PSPDFKit', podspec:'https://customers.pspdfkit.com/pspdfkit-ios/latest-framework.podspec'
67
68
# Prepare symlinks folder. We use symlinks to avoid having Podfile.lock
69
# referring to absolute paths on developers' machines.
0 commit comments