Skip to content

Commit 23f6536

Browse files
committed
Changed podspec link to the new URL. TODO: change nightly to latest.
1 parent 2675a46 commit 23f6536

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/ios/Podfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Uncomment this line to define a global platform for your project
2-
platform :ios, '11.0'
2+
platform :ios, '12.0'
33
use_frameworks!
44

55
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
@@ -63,7 +63,7 @@ target 'Runner' do
6363
pod 'Flutter', :path => 'Flutter'
6464

6565
# Plugin Pods
66-
pod 'PSPDFKit', podspec:'https://customers.pspdfkit.com/cocoapods/YOUR_COCOAPODS_KEY_GOES_HERE/pspdfkit/latest.podspec'
66+
pod 'PSPDFKit', podspec:'https://customers.pspdfkit.com/pspdfkit-ios/nightly-framework.podspec'
6767

6868
# Prepare symlinks folder. We use symlinks to avoid having Podfile.lock
6969
# referring to absolute paths on developers' machines.

0 commit comments

Comments
 (0)