5 "git": "https://github.com/mxcl/PromiseKit.git",
9 "summary": "A delightful Promises implementation for iOS and OS X.",
10 "homepage": "http://promisekit.org",
11 "social_media_url": "https://twitter.com/mxcl",
13 "Max Howell": "mxcl@me.com"
15 "documentation_url": "http://promisekit.org/api/",
18 "NSNotificationCenter",
42 "objc/PromiseKit/Promise.h",
43 "objc/PromiseKit/fwd.h"
49 "frameworks": "Foundation"
54 "objc/PMKPromise+Pause.m",
55 "objc/PromiseKit/Promise+Pause.h"
58 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_PAUSE=1"
60 "preserve_paths": "objc/PromiseKit",
66 "PromiseKit/Promise": [
74 "objc/PMKPromise+Until.m",
75 "objc/PromiseKit/Promise+Until.h"
78 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_UNTIL=1"
80 "preserve_paths": "objc/PromiseKit",
89 "PromiseKit/Promise": [
97 "objc/PMKPromise+When.m",
98 "objc/PromiseKit/Promise+When.h"
101 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_WHEN=1"
103 "preserve_paths": "objc/PromiseKit",
109 "PromiseKit/Promise": [
117 "PromiseKit/Promise": [
123 "PromiseKit/Until": [
129 "name": "ACAccountStore",
131 "PromiseKit/Promise": [
136 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_ACACCOUNTSTORE=1"
138 "preserve_paths": "objc/PromiseKit",
140 "objc/ACAccountStore+PromiseKit.h",
141 "objc/ACAccountStore+PromiseKit.m",
142 "objc/deprecated/PromiseKit+Accounts.h"
144 "frameworks": "Accounts",
151 "name": "AVAudioSession",
153 "PromiseKit/Promise": [
158 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_AVAUDIOSESSION=1"
160 "preserve_paths": "objc/PromiseKit",
163 "objc/AVAudioSession+PromiseKit.h",
164 "objc/AVAudioSession+PromiseKit.m",
165 "objc/deprecated/PromiseKit+AVFoundation.h"
167 "frameworks": "AVFoundation"
175 "name": "CLGeocoder",
177 "PromiseKit/Promise": [
182 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_CLGEOCODER=1"
184 "preserve_paths": "objc/PromiseKit",
186 "objc/CLGeocoder+PromiseKit.h",
187 "objc/CLGeocoder+PromiseKit.m",
188 "objc/deprecated/PromiseKit+CoreLocation.h"
190 "frameworks": "CoreLocation",
197 "name": "CLLocationManager",
199 "PromiseKit/Promise": [
204 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_CLLOCATIONMANAGER=1"
206 "preserve_paths": "objc/PromiseKit",
208 "objc/CLLocationManager+PromiseKit.h",
209 "objc/CLLocationManager+PromiseKit.m",
210 "objc/deprecated/PromiseKit+CoreLocation.h"
212 "frameworks": "CoreLocation",
219 "name": "MKDirections",
221 "PromiseKit/Promise": [
226 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_MKDIRECTIONS=1"
228 "preserve_paths": "objc/PromiseKit",
230 "objc/MKDirections+PromiseKit.h",
231 "objc/MKDirections+PromiseKit.m",
232 "objc/deprecated/PromiseKit+MapKit.h"
234 "frameworks": "MapKit",
241 "name": "MKMapSnapshotter",
243 "PromiseKit/Promise": [
248 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_MKMAPSNAPSHOTTER=1"
250 "preserve_paths": "objc/PromiseKit",
252 "objc/MKMapSnapshotter+PromiseKit.h",
253 "objc/MKMapSnapshotter+PromiseKit.m",
254 "objc/deprecated/PromiseKit+MapKit.h"
256 "frameworks": "MapKit",
263 "name": "NSNotificationCenter",
265 "PromiseKit/Promise": [
270 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_NSNOTIFICATIONCENTER=1"
272 "preserve_paths": "objc/PromiseKit",
274 "objc/NSNotificationCenter+PromiseKit.h",
275 "objc/NSNotificationCenter+PromiseKit.m",
276 "objc/deprecated/PromiseKit+Foundation.h"
278 "frameworks": "Foundation",
285 "name": "NSURLConnection",
287 "PromiseKit/Promise": [
298 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_NSURLCONNECTION=1"
300 "preserve_paths": "objc/PromiseKit",
302 "objc/NSURLConnection+PromiseKit.h",
303 "objc/NSURLConnection+PromiseKit.m",
304 "objc/deprecated/PromiseKit+Foundation.h"
306 "frameworks": "Foundation",
313 "name": "SKProductsRequest",
315 "PromiseKit/Promise": [
320 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_SKPRODUCTSREQUEST=1"
322 "preserve_paths": "objc/PromiseKit",
324 "objc/SKProductsRequest+PromiseKit.h",
325 "objc/SKProductsRequest+PromiseKit.m",
326 "objc/deprecated/PromiseKit+StoreKit.h"
328 "frameworks": "StoreKit",
337 "PromiseKit/Promise": [
345 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_SLREQUEST=1"
347 "preserve_paths": "objc/PromiseKit",
349 "objc/SLRequest+PromiseKit.h",
350 "objc/SLRequest+PromiseKit.m",
351 "objc/deprecated/PromiseKit+Social.h"
353 "frameworks": "Social",
360 "name": "UIActionSheet",
362 "PromiseKit/Promise": [
367 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_UIACTIONSHEET=1"
369 "preserve_paths": "objc/PromiseKit",
372 "objc/UIActionSheet+PromiseKit.h",
373 "objc/UIActionSheet+PromiseKit.m",
374 "objc/deprecated/PromiseKit+UIKit.h"
376 "frameworks": "UIKit"
384 "name": "UIAlertView",
386 "PromiseKit/Promise": [
391 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_UIALERTVIEW=1"
393 "preserve_paths": "objc/PromiseKit",
396 "objc/UIAlertView+PromiseKit.h",
397 "objc/UIAlertView+PromiseKit.m",
398 "objc/deprecated/PromiseKit+UIKit.h"
400 "frameworks": "UIKit"
410 "PromiseKit/Promise": [
415 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_UIVIEW=1"
417 "preserve_paths": "objc/PromiseKit",
420 "objc/UIView+PromiseKit.h",
421 "objc/UIView+PromiseKit.m",
422 "objc/deprecated/PromiseKit+UIKit.h"
424 "frameworks": "UIKit"
426 "source_files": "objc/deprecated/PromiseKit+UIAnimation.h",
433 "name": "UIViewController",
435 "PromiseKit/Promise": [
440 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_UIVIEWCONTROLLER=1"
442 "preserve_paths": "objc/PromiseKit",
445 "objc/UIViewController+PromiseKit.h",
446 "objc/UIViewController+PromiseKit.m",
447 "objc/deprecated/PromiseKit+UIKit.h"
449 "frameworks": "UIKit",
450 "weak_frameworks": "AssetsLibrary"
460 "PromiseKit/ACAccountStore": [
466 "name": "AVFoundation",
468 "PromiseKit/AVAudioSession": [
474 "name": "CoreLocation",
476 "PromiseKit/CLGeocoder": [
479 "PromiseKit/CLLocationManager": [
485 "name": "Foundation",
487 "PromiseKit/NSNotificationCenter": [
490 "PromiseKit/NSURLConnection": [
498 "PromiseKit/MKDirections": [
501 "PromiseKit/MKMapSnapshotter": [
509 "PromiseKit/SLRequest": [
517 "PromiseKit/SKProductsRequest": [
525 "PromiseKit/UIActionSheet": [
528 "PromiseKit/UIAlertView": [
531 "PromiseKit/UIView": [
534 "PromiseKit/UIViewController": [
545 "PromiseKit/Until": [
548 "PromiseKit/Pause": [
551 "PromiseKit/Accounts": [
554 "PromiseKit/AVFoundation": [
557 "PromiseKit/CoreLocation": [
560 "PromiseKit/Foundation": [
563 "PromiseKit/MapKit": [
566 "PromiseKit/Social": [
569 "PromiseKit/StoreKit": [
572 "PromiseKit/UIKit": [