美文网首页
swift项目

swift项目

作者: GA_ | 来源:发表于2017-08-17 16:11 被阅读11次

欢迎各位吐槽、挑bug。
https://github.com/kongzichixiangjiao/YE.git

platform :ios, '9.0'
inhibit_all_warnings!
use_frameworks!

target 'YE’ do 
pod 'HandyJSON'
pod 'ReactiveSwift'
pod 'SQLite.swift'

pod 'HyphenateLite'
pod 'EaseUILite', :git =>'https://github.com/easemob/easeui-ios-  hyphenate-cocoapods.git', :tag => '3.3.2'

end

相关文章

网友评论

      本文标题:swift项目

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