diff --git a/plugins/cocoapods.md b/plugins/cocoapods.md index e0cb3a1ee..be00172be 100644 --- a/plugins/cocoapods.md +++ b/plugins/cocoapods.md @@ -22,7 +22,7 @@ You need to install CocoaPods. If you haven't yet, you can do so by running: ```bash $ sudo gem install cocoapods ``` -> **NOTE:** The minimum required version of CocoaPods is 1.0.0. +> **NOTE:** All operations and code in this article are verified against CocoaPods 0.38.2. To check your current version, run the following command.