Podfile 202 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 source 'https://github.com/CocoaPods/Specs.git' source ‘http://bj.gitlab.cnlive.com/ios-team/CNLiveRepos.git’ platform :ios, '9.0' target 'CNLiveBaseKit' do pod 'MJExtension', '~> 3.0.15.1' end