Skip to content

Commit 4db9caf

Browse files
authored
Update ios.md
1 parent b0703c3 commit 4db9caf

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
@@ -48,7 +48,7 @@ In Xcode, create a new project:
4848

4949
target 'UILibraryQuickStart' do
5050
use_frameworks!
51-
pod 'AzureCommunicationUICalling', '1.6.1'
51+
pod 'AzureCommunicationUICalling'
5252
end
5353
```
5454

0 commit comments

Comments
 (0)