We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b788693 commit 413ba28Copy full SHA for 413ba28
README.md
@@ -25,6 +25,10 @@ pod 'QCloudNewCOSV4'
25
```
26
其他的具体的集成方式进入该SDK所在的文件夹中,查看README可以详见具体库的文档。
27
28
+## 接口说明
29
+
30
+SDK 包含的 COS 接口说明请查看官网的 [iOS 接口文档](https://cloud.tencent.com/document/product/436/11280)。
31
32
## 文档集成
33
我们提供了docset格式的文档,在仓库的Documents目录中,或者可以从release中下载。您可以直接使用Dash来打开。也可以将文档集成到Xcode中去。
34
### 集成文档到Xcode
0 commit comments