Skip to content

Commit 4f5fc6e

Browse files
author
RadAzzouz
committed
Update tag in the example project’s Podfile
1 parent f9085e0 commit 4f5fc6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Example/PSPDFKitExample/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
platform :ios, '11.0'
99
use_frameworks!
1010

11-
pod 'PSPDFKitSwift', :git => 'https://github.com/PSPDFKit/PSPDFKit.swift.git', :tag => '1.0.0'
11+
pod 'PSPDFKitSwift', :git => 'https://github.com/PSPDFKit/PSPDFKit.swift.git', :tag => '1.0.2'
1212

1313
target 'PSPDFKitExample' do
1414

0 commit comments

Comments
 (0)