Podfile 137 Bytes
Newer Older
admin's avatar
admin committed
1 2 3 4
platform :ios
platform:ios, 7.0

pod 'AFNetworking', '~> 2.0'
5
pod 'SDWebImage'
admin's avatar
admin committed
6
pod 'MBProgressHUD'
admin's avatar
admin committed
7 8
pod 'MJRefresh'
pod 'RATreeView'