Skip to content

Commit 48abc17

Browse files
authored
Update README.md
1 parent a73edc9 commit 48abc17

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -137,11 +137,11 @@ The following instructions are only applicable to Android development; click her
137137
The following instructions are only applicable to iOS development; click here for the [Android counterpart](#android).
138138

139139
> [!IMPORTANT]
140-
> As of March 2025, use of the `PDFTron` and `PDFTronTools` podspecs distributed specifically for the PDFTron Flutter wrapper (`https://pdftron.com/downloads/ios/cocoapods/xcframeworks/pdftron/latest.podspec` and `https://pdftron.com/downloads/ios/cocoapods/xcframeworks/pdftron-tools/latest.podspec`, respectively) is deprecated.
140+
> As of March 2025, use of the `PDFTron` and `PDFTronTools` podspecs distributed specifically for the PDFTron Flutter wrapper (`https://pdftron.com/downloads/ios/flutter/pdftron/latest.podspec` and `https://pdftron.com/downloads/ios/flutter/pdftron-tools/latest.podspec`, respectively) is deprecated and no longer maintained.
141141
>
142-
> **All new and existing users are recommended to use the standard [Apryse iOS SDK CocoaPods](https://docs.apryse.com/ios/guides/get-started/integration?tab=cocoapods) instead.**
142+
> Please update to the latest podspecs provided for the wrapper as soon as possible (`https://www.pdftron.com/downloads/ios/cocoapods/xcframeworks/pdftron/latest.podspec`) and (`https://www.pdftron.com/downloads/ios/cocoapods/xcframeworks/pdftron-tools/latest.podspec`)
143143
>
144-
> Please update your `Podfile` accordingly.
144+
> See more information here: [Apryse iOS SDK CocoaPods](https://docs.apryse.com/ios/guides/get-started/integration?tab=cocoapods)
145145

146146
4. Open `myapp/ios/Podfile` file and add:
147147
```diff

0 commit comments

Comments
 (0)