Podfile 595 B

12345678910111213141516171819202122
  1. use_frameworks!
  2. platform :ios, '8.0'
  3. #pod 'ReactiveCocoa'
  4. pod 'Bolts'
  5. pod 'AFNetworking'
  6. pod 'AFNetworking-Synchronous/2.x'
  7. #pod 'PromiseKit'
  8. pod 'JSONModel'
  9. pod 'SDWebImage'
  10. pod 'ClusterPrePermissions'
  11. pod 'Valet'
  12. #pod 'ARAnalytics', :subspecs => ['Flurry']
  13. #debugging or utils
  14. pod 'CocoaLumberjack'
  15. pod 'Masonry' #Autolayout Helper
  16. pod 'AsyncDisplayKit' #
  17. pod 'FLEX', :configuration => ['Debug', 'Release', 'AdHoc'] #UI Debugging
  18. pod 'Aspects', :configuration => ['Debug', 'Release', 'AdHoc'] #Debugging
  19. pod 'HeapInspector',:configuration => ['Debug', 'Release', 'AdHoc'] #Heap Size