Podfile 104 B

123456
  1. use_frameworks!
  2. target 'WQPlayBallLiveQiu_Tests' do
  3. pod 'WQPlayBallLiveQiu', :path => '../'
  4. end