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 2f43faf commit cebc6d8Copy full SHA for cebc6d8
README.md
@@ -17,9 +17,9 @@ pod "Qiniu", "~> 7.0"
17
| Qiniu SDK版本 | 最低 iOS版本 | 最低 OS X 版本 | Notes |
18
|:--------------------:|:---------------------------:|:----------------------------:|:-------------------------------------------------------------------------:|
19
| 7.x | iOS 6 | OS X 10.8 | Xcode最低版本 5. |
20
+| [7.x/AFNetworking-1.x](https://github.com/qiniu/objc-sdk/tree/AFNetworking-1.x) | iOS 5 | OS X 10.7 |Xcode最低版本 5. |
21
| [6.x](https://github.com/qiniu/ios-sdk) | iOS 6 | None |Xcode最低版本 5. |
22
-
23
## 使用方法
24
25
```objective-c
0 commit comments