From c2c2339b0a4ee038adcb0cc24fe0f23767e30ee2 Mon Sep 17 00:00:00 2001 From: RadAzzouz Date: Tue, 15 Jan 2019 08:59:54 -0500 Subject: [PATCH] Update PSPDFKit for iOS required version in the README and cocoapods --- README.md | 2 +- ios/cocoapods.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cac3ca56..f295f44d 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ The [PSPDFKit SDK](https://pspdfkit.com/) is a framework that allows you to view #### Requirements - Xcode 10.1 -- PSPDFKit 8.1 for iOS or later +- PSPDFKit 8.1.3 for iOS or later - react-native >= 0.55.4 #### Getting Started diff --git a/ios/cocoapods.md b/ios/cocoapods.md index 6a6df720..0a45413d 100644 --- a/ios/cocoapods.md +++ b/ios/cocoapods.md @@ -3,8 +3,8 @@ ### CocoaPods integration #### Requirements -- Xcode 10 -- PSPDFKit 8.0 for iOS or later +- Xcode 10.1 +- PSPDFKit 8.1.3 for iOS or later - react-native >= 0.55.4 - CocoaPods >= 1.5.3