Skip to content

Commit 615fc63

Browse files
authored
Merge pull request #70 from lixm1988/doc
update podspec name
2 parents 7f9e602 + f8f4982 commit 615fc63

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/docs/sdk/ios/integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# platform :ios, '10.0'
2929

3030
target 'AgoraChatQuickstart' do
31-
pod 'AgoraChat'
31+
pod 'ShengwangChat_iOS'
3232
end
3333
```
3434

docs/docs/sdk/ios/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
# platform :ios, '10.0'
4242

4343
target 'AgoraChatQuickstart' do
44-
pod 'AgoraChat'
44+
pod 'ShengwangChat_iOS'
4545
end
4646
```
4747

0 commit comments

Comments
 (0)