Podfile 699 B

12345678910111213141516171819202122232425262728
  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. #about UI
  11. pod 'ClusterPrePermissions'
  12. pod 'Valet'
  13. pod 'JGProgressHUD'
  14. pod 'JYRefreshController'
  15. pod 'WYPopoverController'
  16. pod 'LDProgressView'
  17. #pod 'ARAnalytics', :subspecs => ['Flurry']
  18. #debugging or utils
  19. pod 'CocoaLumberjack'
  20. pod 'Masonry' #Autolayout Helper
  21. pod 'AsyncDisplayKit' #
  22. pod 'FLEX', :configuration => ['Debug', 'Release', 'AdHoc'] #UI Debugging
  23. pod 'Aspects', :configuration => ['Debug', 'Release', 'AdHoc'] #Debugging
  24. pod 'HeapInspector',:configuration => ['Debug', 'Release', 'AdHoc'] #Heap Size