From 5f07ef9f3c19e8ae0bb89975ccd56823ec71737f Mon Sep 17 00:00:00 2001 From: NativeScript Bot Date: Wed, 16 Nov 2016 11:07:47 +0200 Subject: [PATCH] Update external files --- plugins/cocoapods.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.