Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/QMUI/QMUI_iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
zhoon committed Mar 13, 2017
2 parents d456cfb + ba12c18 commit 8e7d9f2
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.3.2'
pod 'QMUIKit', '~>1.3.3'
```
如果你的项目支持 iOS 8+,建议使用QMUI的动态库:

Expand All @@ -61,7 +61,7 @@ pod setup (这个步骤比较费时,请耐心等一等)

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

0 comments on commit 8e7d9f2

Please sign in to comment.