Skip to content

Commit bdd662a

Browse files
author
0dayZh
committed
Update README.md
1 parent ee7a3c9 commit bdd662a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@
88

99
## 安装
1010

11-
通过CocoaPods
11+
通过 CocoaPods
1212

1313
```ruby
1414
pod "Qiniu", "~> 7.0"
1515
```
1616

1717
## 运行环境
1818

19-
| Qiniu SDK版本 | 最低 iOS版本 | 最低 OS X 版本 | Notes |
19+
| Qiniu SDK 版本 | 最低 iOS版本 | 最低 OS X 版本 | Notes |
2020
|:--------------------:|:---------------------------:|:----------------------------:|:-------------------------------------------------------------------------:|
21-
| 7.x | iOS 6 | OS X 10.8 | Xcode最低版本 5. |
22-
| [7.x/AFNetworking-1.x](https://github.com/qiniu/objc-sdk/tree/AFNetworking-1.x) | iOS 5 | OS X 10.7 |Xcode最低版本 5. |
23-
| [6.x](https://github.com/qiniu/ios-sdk) | iOS 6 | None |Xcode最低版本 5. |
21+
| 7.x | iOS 6 | OS X 10.8 | Xcode 最低版本 5. |
22+
| [7.x / AFNetworking-1.x](https://github.com/qiniu/objc-sdk/tree/AFNetworking-1.x) | iOS 5 | OS X 10.7 |Xcode 最低版本 5. |
23+
| [6.x](https://github.com/qiniu/ios-sdk) | iOS 6 | None |Xcode 最低版本 5. |
2424

2525
## 使用方法
2626

@@ -77,8 +77,8 @@ $ xctool -workspace QiniuSDK.xcworkspace -scheme "QiniuSDK Mac" -sdk macosx -con
7777
- 如果发现了 bug, 欢迎提交 [issue](https://github.com/qiniu/objc-sdk/issues)
7878
- 如果有功能需求, 欢迎提交 [issue](https://github.com/qiniu/objc-sdk/issues)
7979
- 如果要提交代码, 欢迎提交 pull request
80-
- 欢迎关注我们的 [微信](http://www.qiniu.com/#weixin) [微博](http://weibo.com/qiniutek), 及时获取动态信息
80+
- 欢迎关注我们的 [微信](http://www.qiniu.com/#weixin) && [微博](http://weibo.com/qiniutek), 及时获取动态信息
8181

8282
## 代码许可
8383

84-
The MIT License (MIT). 详情见 [License文件](https://github.com/qiniu/objc-sdk/blob/master/LICENSE).
84+
The MIT License (MIT). 详情见 [License 文件](https://github.com/qiniu/objc-sdk/blob/master/LICENSE).

0 commit comments

Comments
 (0)