Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhoon authored Feb 21, 2017
1 parent 3131031 commit 0b1361f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ QMUI iOS 是一个致力于提高项目 UI 开发效率的解决方案,其设
#### Podfile
```
platform :ios, '7.0'
pod 'QMUIKit', '~>1.2'
pod 'QMUIKit', '~>1.3.0'
```
如果你的项目支持 iOS 8+,建议使用QMUI的动态库:

Expand All @@ -54,7 +54,7 @@ use_frameworks!

#### Cartfile
```
github "QMUI/QMUI_iOS" ~>1.2
github "QMUI/QMUI_iOS" ~>1.3.0
```
### 作为子项目
具体请查看我们的[开始使用](http://qmuiteam.com/ios/page/start.html#qw_downloadForUse)文档。
Expand Down

0 comments on commit 0b1361f

Please sign in to comment.