Skip to content

Commit 3661110

Browse files
update
1 parent c42fdd9 commit 3661110

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
通过 CocoaPods
1414

1515
```ruby
16-
pod "Qiniu", "~> 7.2"
16+
pod "Qiniu", "~> 7.2"
1717
```
1818

1919
## 运行环境
2020

2121
| Qiniu SDK 版本 | 最低 iOS版本 | 最低 OS X 版本 | Notes |
2222
| :--------------------------------------: | :------: | :--------: | :-----------: |
23-
| 7.2.x | iOS 7 | OS X 10.9 | Xcode 最低版本 6. |
23+
| 7.2.x | iOS 7 | OS X 10.9 | Xcode 最低版本 6. |
2424
| 7.1.x / AFNetworking-3.x | iOS 7 | OS X 10.9 | Xcode 最低版本 6. |
2525
| [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. |
2626
| [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

Comments
 (0)