4 "summary": "Error Kit is a handy iOS library for making NSError handling easier.",
5 "description": " Error Kit is a handy iOS library for making NSError handling easier.\n \n It covers error object creation, inspection, presentation and recovery.\n",
6 "homepage": "https://github.com/hectr/ErrorKit",
11 "authors": "Héctor Marqués Ranea",
13 "git": "https://github.com/hectr/ErrorKit.git",
26 "source_files": "ErrorKit",
27 "resources": "ErrorKit/ErrorKit.bundle",
28 "prefix_header_contents": "#define ERROR_KIT 1"
32 "source_files": "ErrorKit/Accounts",
34 "frameworks": "Accounts"
36 "prefix_header_contents": "#define ERROR_KIT_ACCOUNTS 1"
40 "source_files": "ErrorKit/AdMob",
46 "prefix_header_contents": "#define ERROR_KIT_ADMOB 1"
49 "name": "AFNetworking",
50 "source_files": "ErrorKit/AFNetworking",
56 "prefix_header_contents": "#define ERROR_KIT_AFNETWORKING 1"
59 "name": "AVFoundation",
60 "source_files": "ErrorKit/AVFoundation",
62 "frameworks": "AVFoundation"
64 "prefix_header_contents": "#define ERROR_KIT_AVFOUNDATION 1"
68 "source_files": "ErrorKit/CoreData",
69 "frameworks": "CoreData",
70 "prefix_header_contents": "#define ERROR_KIT_CORE_DATA 1"
73 "name": "CoreLocation",
74 "source_files": "ErrorKit/CoreLocation",
75 "frameworks": "CoreLocation",
76 "prefix_header_contents": "#define ERROR_KIT_CORE_LOCATION 1"
79 "name": "FacebookSDK",
80 "source_files": "ErrorKit/FacebookSDK",
86 "prefix_header_contents": "#define ERROR_KIT_FACEBOOK 1"
90 "source_files": "ErrorKit/HTTP"
94 "source_files": "ErrorKit/JSONKit",
100 "prefix_header_contents": "#define ERROR_KIT_JSON_KIT 1"
104 "source_files": "ErrorKit/MapKit",
106 "frameworks": "MapKit"
108 "prefix_header_contents": "#define ERROR_KIT_MAP_KIT 1"
112 "source_files": "ErrorKit/MessageUI",
114 "frameworks": "MessageUI"
116 "prefix_header_contents": "#define ERROR_KIT_MESSAGE_UI 1"
120 "source_files": "ErrorKit/Security",
122 "frameworks": "Security"
124 "prefix_header_contents": "#define ERROR_SECURITY 1"
128 "source_files": "ErrorKit/StoreKit",
130 "frameworks": "StoreKit"
132 "prefix_header_contents": "#define ERROR_KIT_STORE_KIT 1"
135 "name": "TransitionKit",
136 "source_files": "ErrorKit/TransitionKit",
142 "prefix_header_contents": "#define ERROR_KIT_TRANSITION_KIT 1"
146 "source_files": "ErrorKit/iAD",
150 "prefix_header_contents": "#define ERROR_KIT_IAD 1"
154 "source_files": "ErrorKit/VeriJSON",
160 "prefix_header_contents": "#define ERROR_KIT_VERI_JSON 1"