YQExtensions
安装
Carthage
在你的 Cartfile 中添加下面的代码:
github "weixinbing/YQExtensions"
编译 framework:
$ carthage update
如果这是你首次在项目中使用 Carthage,你将需要进行一些额外的步骤,它们在 Carthage 中有解释。
CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
在你的 Cartfile 中添加下面的代码:
github "weixinbing/YQExtensions"
编译 framework:
$ carthage update
如果这是你首次在项目中使用 Carthage,你将需要进行一些额外的步骤,它们在 Carthage 中有解释。