Podfile 94 B

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