File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ PSPDFKit comes with open source plugins for Cordova on both [iOS](https://pspdfk
66
77## Requirements
88
9- - Xcode 12 or later
10- - PSPDFKit 10.0 .0 for iOS or later
9+ - The latest [ Xcode ] ( https://developer.apple.com/xcode/ )
10+ - PSPDFKit 10.1 .0 for iOS or later
1111- Cordova Lib >= 10.0.0
1212- Cordova iOS >= 5.1.1
13- - CocoaPods >= 1.10.0.rc.1
13+ - CocoaPods >= 1.10.0
1414
1515## Installation
1616
Original file line number Diff line number Diff line change 11{
22 "name" : " pspdfkit-cordova" ,
3- "version" : " 1.1.2 " ,
3+ "version" : " 1.1.3 " ,
44 "description" : " PSPDFKit Cordova Plugin for Android and iOS" ,
55 "cordova" : {
66 "id" : " pspdfkit-cordova" ,
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0" xmlns : android =" http://schemas.android.com/apk/res/android" id =" pspdfkit-cordova" version =" 1.1.2 " >
2+ <plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0" xmlns : android =" http://schemas.android.com/apk/res/android" id =" pspdfkit-cordova" version =" 1.1.3 " >
33 <engines >
44 <engine name =" cordova" version =" > =6.3.1" />
55 </engines >
You can’t perform that action at this time.
0 commit comments