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 c42fdd9 commit 3661110Copy full SHA for 3661110
README.md
@@ -13,14 +13,14 @@
13
通过 CocoaPods
14
15
```ruby
16
-pod "Qiniu", "~> 7.2"
+pod "Qiniu", "~> 7.2"
17
```
18
19
## 运行环境
20
21
| Qiniu SDK 版本 | 最低 iOS版本 | 最低 OS X 版本 | Notes |
22
| :--------------------------------------: | :------: | :--------: | :-----------: |
23
-| 7.2.x | iOS 7 | OS X 10.9 | Xcode 最低版本 6. |
+| 7.2.x | iOS 7 | OS X 10.9 | Xcode 最低版本 6. |
24
| 7.1.x / AFNetworking-3.x | iOS 7 | OS X 10.9 | Xcode 最低版本 6. |
25
| [7.0.x / AFNetworking-2.x](https://github.com/qiniu/objc-sdk/tree/7.0.x/AFNetworking-2.x) | iOS 6 | OS X 10.8 | Xcode 最低版本 5. |
26
| [7.x / AFNetworking-1.x](https://github.com/qiniu/objc-sdk/tree/AFNetworking-1.x) | iOS 5 | OS X 10.7 | Xcode 最低版本 5. |
0 commit comments