Podfile 202 Bytes
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