2 "name": "AFNetWorking-WithoutUIKit",
5 "summary": "A delightful iOS and OS X AFNetworking-3.1.0 framework.",
6 "homepage": "https://github.com/xiachufang/AFNetWorking-WithoutUIKit",
7 "social_media_url": "https://twitter.com/AFNetworking",
9 "Mattt Thompson": "m@mattt.me"
12 "git": "https://github.com/xiachufang/AFNetWorking-WithoutUIKit.git",
17 "public_header_files": "AFNetWorking-WithoutUIKit/AFNetworking.h",
18 "source_files": "AFNetWorking-WithoutUIKit/AFNetworking.h",
19 "prefix_header_contents": "#ifndef TARGET_OS_IOS\n #define TARGET_OS_IOS TARGET_OS_IPHONE\n#endif\n\n#ifndef TARGET_OS_WATCH\n #define TARGET_OS_WATCH 0\n#endif\n\n#ifndef TARGET_OS_TV\n #define TARGET_OS_TV 0\n#endif",
28 "name": "Serialization",
29 "source_files": "AFNetWorking-WithoutUIKit/AFURL{Request,Response}Serialization.{h,m}",
30 "public_header_files": "AFNetWorking-WithoutUIKit/AFURL{Request,Response}Serialization.h",
44 "frameworks": "CoreServices"
49 "source_files": "AFNetWorking-WithoutUIKit/AFSecurityPolicy.{h,m}",
50 "public_header_files": "AFNetWorking-WithoutUIKit/AFSecurityPolicy.h",
51 "frameworks": "Security"
54 "name": "Reachability",
60 "source_files": "AFNetWorking-WithoutUIKit/AFNetworkReachabilityManager.{h,m}",
61 "public_header_files": "AFNetWorking-WithoutUIKit/AFNetworkReachabilityManager.h",
62 "frameworks": "SystemConfiguration"
65 "name": "NSURLSession",
67 "AFNetWorking-WithoutUIKit/Serialization": [
70 "AFNetWorking-WithoutUIKit/Security": [
76 "AFNetWorking-WithoutUIKit/Reachability": [
83 "AFNetWorking-WithoutUIKit/Reachability": [
90 "AFNetWorking-WithoutUIKit/Reachability": [
96 "AFNetWorking-WithoutUIKit/AF{URL,HTTP}SessionManager.{h,m}",
97 "AFNetWorking-WithoutUIKit/AFCompatibilityMacros.h"
99 "public_header_files": [
100 "AFNetWorking-WithoutUIKit/AF{URL,HTTP}SessionManager.h",
101 "AFNetWorking-WithoutUIKit/AFCompatibilityMacros.h"