Podfile 79 B

12345678
  1. target 'LoopFollow' do
  2. use_frameworks!
  3. pod 'Charts'
  4. pod 'Eureka'
  5. end