Sign in

iOS Team / CNLiveBaseKitSDK · Files

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • CNLiveBaseKitSDK
  • CNLiveBaseKit
  • Podfile
  • 更新CNLiveBaseKit framework
    46c46dd2
    张旭 authored
    2018-12-03 20:50:32 +0800  
    Browse Code »
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