4 "summary": "一个AFNetworking应用的封装",
5 "homepage": "https://github.com/dvlproad/CJNetwork",
8 "dvlproad": "studyroad@qq.com"
14 "git": "https://github.com/dvlproad/CJNetwork.git",
15 "tag": "AFHTTPSessionManager+CJCategory_0.0.5"
17 "frameworks": "UIKit",
29 "name": "AFHTTPSessionManager+CJCategory",
30 "source_files": "CJNetwork/AFHTTPSessionManager+CJCategory/**/*.{h,m}",
33 "name": "CJNetworkMonitor",
34 "source_files": "CJNetwork/CJNetworkMonitor/**/*.{h,m}"
37 "name": "CJCacheManager",
38 "source_files": "CJCacheManager/**/*.{h,m}"
43 "name": "URLRequestUtil",
44 "source_files": "CJNetwork/URLRequestUtil/**/*.{h,m}"