美文网首页
使用Cocoapods安装YYKit

使用Cocoapods安装YYKit

作者: acc263d631f1 | 来源:发表于2016-05-10 11:44 被阅读1588次

先给一个YY大神的GitHub传送门:https://github.com/ibireme/YYKit

第一步:在工程目录下创建一个Podfile文件

第二步:在Podfile文件中添加pod 'YYKit'

第三部:终端进入工程目录,运行pod install

第四步:安装完成

相关文章

网友评论

      本文标题:使用Cocoapods安装YYKit

      本文链接:https://www.haomeiwen.com/subject/bscyrttx.html