swift项目

欢迎各位吐槽、挑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项目)