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.6"
17 "source_files": "CJNetwork/*.{h,m}",
18 "frameworks": "UIKit",
30 "name": "AFHTTPSessionManager+CJCacheRequest",
31 "source_files": "CJNetwork/AFHTTPSessionManager+CJCacheRequest/**/*.{h,m}",
34 "name": "CJNetworkMonitor",
35 "source_files": "CJNetwork/CJNetworkMonitor/**/*.{h,m}"
38 "name": "CJCacheManager",
39 "source_files": "CJCacheManager/**/*.{h,m}"
44 "name": "AFHTTPSessionManager+CJCheckVersion",
45 "source_files": "CJNetwork/AFHTTPSessionManager+CJCheckVersion/**/*.{h,m}"
48 "name": "AFHTTPSessionManager+CJUploadFile",
49 "source_files": "CJNetwork/AFHTTPSessionManager+CJUploadFile/**/*.{h,m}"
52 "name": "URLRequestUtil",
53 "source_files": "CJNetwork/URLRequestUtil/**/*.{h,m}"