5 "summary": "A delightful iOS and OS X networking framework.",
6 "homepage": "https://github.com/AFNetworking/AFNetworking",
7 "social_media_url": "https://www.baidu.com",
9 "huchu": "hc2088@163.com"
12 "git": "https://github.com/AFNetworking/AFNetworking.git",
17 "public_header_files": "AFNetworking/AFNetworking.h",
18 "source_files": "AFNetworking/AFNetworking.h",
19 "prefix_header_contents": "#ifndef TARGET_OS_IOS\n #define TARGET_OS_IOS TARGET_OS_IPHONE\n#endif\n#ifndef TARGET_OS_WATCH\n #define TARGET_OS_WATCH 0\n#endif\n#ifndef TARGET_OS_TV\n #define TARGET_OS_TV 0\n#endif",
28 "name": "Serialization",
29 "source_files": "AFNetworking/AFURL{Request,Response}Serialization.{h,m}",
30 "public_header_files": "AFNetworking/AFURL{Request,Response}Serialization.h",
44 "frameworks": "CoreServices"
49 "source_files": "AFNetworking/AFSecurityPolicy.{h,m}",
50 "public_header_files": "AFNetworking/AFSecurityPolicy.h",
51 "frameworks": "Security"
54 "name": "Reachability",
60 "source_files": "AFNetworking/AFNetworkReachabilityManager.{h,m}",
61 "public_header_files": "AFNetworking/AFNetworkReachabilityManager.h",
62 "frameworks": "SystemConfiguration"
65 "name": "NSURLSession",
67 "hellooo/Serialization": [
76 "hellooo/Reachability": [
83 "hellooo/Reachability": [
90 "hellooo/Reachability": [
95 "source_files": "AFNetworking/AF{URL,HTTP}SessionManager.{h,m}",
96 "public_header_files": "AFNetworking/AF{URL,HTTP}SessionManager.h"
105 "hellooo/NSURLSession": [
109 "public_header_files": "UIKit+AFNetworking/*.h",
110 "source_files": "UIKit+AFNetworking"