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",
20 "prefix_header_contents": "#define ERROR_KIT 1",
27 "source_files": "ErrorKit/Core",
28 "resources": "ErrorKit/Core/ErrorKit.bundle",
29 "prefix_header_contents": "#define ERROR_KIT_CORE 1"
33 "source_files": "ErrorKit/Additions",
39 "prefix_header_contents": "#define ERROR_KIT_ADDITIONS 1"
43 "source_files": "ErrorKit/Accounts",
50 "frameworks": "Accounts"
52 "prefix_header_contents": "#define ERROR_KIT_ACCOUNTS 1"
56 "source_files": "ErrorKit/AdMob",
65 "prefix_header_contents": "#define ERROR_KIT_ADMOB 1"
68 "name": "AFNetworking",
69 "source_files": "ErrorKit/AFNetworking",
78 "prefix_header_contents": "#define ERROR_KIT_AFNETWORKING 1"
81 "name": "AVFoundation",
82 "source_files": "ErrorKit/AVFoundation",
89 "frameworks": "AVFoundation"
91 "prefix_header_contents": "#define ERROR_KIT_AVFOUNDATION 1"
95 "source_files": "ErrorKit/CoreData",
102 "frameworks": "CoreData"
104 "prefix_header_contents": "#define ERROR_KIT_CORE_DATA 1"
107 "name": "CoreLocation",
108 "source_files": "ErrorKit/CoreLocation",
115 "frameworks": "CoreLocation"
117 "prefix_header_contents": "#define ERROR_KIT_CORE_LOCATION 1"
120 "name": "FacebookSDK",
121 "source_files": "ErrorKit/FacebookSDK",
123 "Facebook-iOS-SDK": [
130 "prefix_header_contents": "#define ERROR_KIT_FACEBOOK_SDK 1"
134 "source_files": "ErrorKit/HTTP",
140 "prefix_header_contents": "#define ERROR_KIT_HTTP 1"
143 "name": "JSONValues",
144 "source_files": "ErrorKit/JSONValues",
150 "prefix_header_contents": "#define ERROR_KIT_JSON_VALUES 1"
154 "source_files": "ErrorKit/JSONKit",
160 "prefix_header_contents": "#define ERROR_KIT_JSON_KIT 1"
164 "source_files": "ErrorKit/MapKit",
171 "frameworks": "MapKit"
173 "prefix_header_contents": "#define ERROR_KIT_MAP_KIT 1"
177 "source_files": "ErrorKit/MessageUI",
184 "frameworks": "MessageUI"
186 "prefix_header_contents": "#define ERROR_KIT_MESSAGE_UI 1"
189 "name": "NSException",
190 "source_files": "ErrorKit/NSException",
196 "prefix_header_contents": "#define ERROR_KIT_NSEXCEPTION 1"
200 "source_files": "ErrorKit/Parse",
206 "prefix_header_contents": "#define ERROR_KIT_PARSE 1"
210 "source_files": "ErrorKit/Security",
217 "frameworks": "Security"
219 "prefix_header_contents": "#define ERROR_KIT_SECURITY 1"
223 "source_files": "ErrorKit/StoreKit",
230 "frameworks": "StoreKit"
232 "prefix_header_contents": "#define ERROR_KIT_STORE_KIT 1"
235 "name": "TransitionKit",
236 "source_files": "ErrorKit/TransitionKit",
245 "prefix_header_contents": "#define ERROR_KIT_TRANSITION_KIT 1"
249 "source_files": "ErrorKit/iAD",
258 "prefix_header_contents": "#define ERROR_KIT_IAD 1"
262 "source_files": "ErrorKit/UIKit",
269 "frameworks": "UIKit"
271 "prefix_header_contents": "#define ERROR_KIT_UI_KIT 1"
275 "source_files": "ErrorKit/VeriJSON",
284 "prefix_header_contents": "#define ERROR_KIT_VERI_JSON 1"
288 "source_files": "ErrorKit/Default",
291 "ErrorKit/JSONValues",
292 "ErrorKit/NSException",
295 "prefix_header_contents": "#define ERROR_KIT_DEFAULT 1"