Skip to content

Commit b5bf9aa

Browse files
committed
Merge branch 'master' of github.com:QMUI/QMUI_iOS
2 parents f5821d8 + 0b1361f commit b5bf9aa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ QMUI iOS 是一个致力于提高项目 UI 开发效率的解决方案,其设
4040
#### Podfile
4141
```
4242
platform :ios, '7.0'
43-
pod 'QMUIKit', '~>1.2'
43+
pod 'QMUIKit', '~>1.3.0'
4444
```
4545
如果你的项目支持 iOS 8+,建议使用QMUI的动态库:
4646

@@ -54,7 +54,7 @@ use_frameworks!
5454

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

0 commit comments

Comments
 (0)