Skip to content

Commit b90e659

Browse files
authored
Update ios.md
1 parent 9e9b8f4 commit b90e659

File tree

1 file changed

+1
-1
lines changed
  • articles/communication-services/quickstarts/ui-library/includes/get-started-call

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/ui-library/includes/get-started-call/ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Name the project `UILibraryQuickStart` and select `Storyboard` under the `Interf
2929

3030
### Install the package and dependencies with CocoaPods
3131

32-
1. Run `pod --version` to check CocoaPods version (needs to be >=1.11.2), install or update [CocoaPods](https://guides.cocoapods.org/using/getting-started.html)
32+
1. Run `pod --version` to check CocoaPods version (minimum >=1.4.0), install or update [CocoaPods](https://guides.cocoapods.org/using/getting-started.html)
3333
2. Create a Podfile in your project root directory by running `pod init`.
3434
3. Add the following to your Podfile:
3535

0 commit comments

Comments
 (0)