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",
21 "default_subspecs": "Default",
25 "source_files": "ErrorKit/Core",
26 "resources": "ErrorKit/Core/ErrorKit.bundle",
27 "prefix_header_contents": "#define ERROR_KIT_CORE 1"
31 "source_files": "ErrorKit/Additions",
37 "prefix_header_contents": "#define ERROR_KIT_ADDITIONS 1"
41 "source_files": "ErrorKit/Accounts",
48 "frameworks": "Accounts"
50 "prefix_header_contents": "#define ERROR_KIT_ACCOUNTS 1"
54 "source_files": "ErrorKit/AdMob",
56 "Google-Mobile-Ads-SDK": [
63 "prefix_header_contents": "#define ERROR_KIT_ADMOB 1"
66 "name": "AFNetworking",
68 "ErrorKit/AFNetworking_v1": [
74 "name": "AFNetworking_v1",
75 "source_files": "ErrorKit/AFNetworking",
84 "prefix_header_contents": "#define ERROR_KIT_AFNETWORKING 1"
87 "name": "AVFoundation",
88 "source_files": "ErrorKit/AVFoundation",
95 "frameworks": "AVFoundation"
97 "prefix_header_contents": "#define ERROR_KIT_AVFOUNDATION 1"
101 "source_files": "ErrorKit/CoreData",
103 "ErrorKit/NSException": [
108 "frameworks": "CoreData"
110 "prefix_header_contents": "#define ERROR_KIT_CORE_DATA 1"
113 "name": "CoreLocation",
114 "source_files": "ErrorKit/CoreLocation",
121 "frameworks": "CoreLocation"
123 "prefix_header_contents": "#define ERROR_KIT_CORE_LOCATION 1"
126 "name": "FacebookSDK",
128 "ErrorKit/FacebookSDK_v1": [
134 "name": "FacebookSDK_v1",
135 "source_files": "ErrorKit/FacebookSDK",
137 "Facebook-iOS-SDK": [
147 "source_files": "ErrorKit/HTTP",
153 "prefix_header_contents": "#define ERROR_KIT_HTTP 1"
156 "name": "JSONValues",
157 "source_files": "ErrorKit/JSONValues",
159 "ErrorKit/NSException": [
163 "prefix_header_contents": "#define ERROR_KIT_JSON_VALUES 1"
167 "source_files": "ErrorKit/JSONKit",
173 "prefix_header_contents": "#define ERROR_KIT_JSON_KIT 1"
177 "source_files": "ErrorKit/MapKit",
184 "frameworks": "MapKit"
186 "prefix_header_contents": "#define ERROR_KIT_MAP_KIT 1"
190 "source_files": "ErrorKit/MessageUI",
197 "frameworks": "MessageUI"
199 "prefix_header_contents": "#define ERROR_KIT_MESSAGE_UI 1"
202 "name": "NSException",
203 "source_files": "ErrorKit/NSException",
209 "prefix_header_contents": "#define ERROR_KIT_NSEXCEPTION 1"
213 "source_files": "ErrorKit/Parse",
219 "prefix_header_contents": "#define ERROR_KIT_PARSE 1"
223 "source_files": "ErrorKit/Security",
230 "frameworks": "Security"
232 "prefix_header_contents": "#define ERROR_KIT_SECURITY 1"
236 "source_files": "ErrorKit/StoreKit",
243 "frameworks": "StoreKit"
245 "prefix_header_contents": "#define ERROR_KIT_STORE_KIT 1"
248 "name": "TransitionKit",
249 "source_files": "ErrorKit/TransitionKit",
258 "prefix_header_contents": "#define ERROR_KIT_TRANSITION_KIT 1"
262 "source_files": "ErrorKit/iAD",
271 "prefix_header_contents": "#define ERROR_KIT_IAD 1"
275 "source_files": "ErrorKit/UIKit",
282 "frameworks": "UIKit"
284 "prefix_header_contents": "#define ERROR_KIT_UI_KIT 1"
288 "source_files": "ErrorKit/VeriJSON",
297 "prefix_header_contents": "#define ERROR_KIT_VERI_JSON 1"
301 "source_files": "ErrorKit/Default",
304 "ErrorKit/JSONValues",
305 "ErrorKit/NSException",
308 "prefix_header_contents": "#define ERROR_KIT_DEFAULT 1"