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": [
135 "preserve_paths": "objc/PromiseKit",
140 "frameworks": "Accounts",
142 "objc/ACAccountStore+PromiseKit.h",
143 "objc/ACAccountStore+PromiseKit.m",
144 "objc/deprecated/PromiseKit+Accounts.h"
147 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_ACACCOUNTSTORE=1"
151 "name": "AVAudioSession",
153 "PromiseKit/Promise": [
157 "preserve_paths": "objc/PromiseKit",
163 "frameworks": "AVFoundation",
165 "objc/AVAudioSession+PromiseKit.h",
166 "objc/AVAudioSession+PromiseKit.m",
167 "objc/deprecated/PromiseKit+AVFoundation.h"
170 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_AVAUDIOSESSION=1"
175 "name": "CLGeocoder",
177 "PromiseKit/Promise": [
181 "preserve_paths": "objc/PromiseKit",
186 "frameworks": "CoreLocation",
188 "objc/CLGeocoder+PromiseKit.h",
189 "objc/CLGeocoder+PromiseKit.m",
190 "objc/deprecated/PromiseKit+CoreLocation.h"
193 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_CLGEOCODER=1"
197 "name": "CKContainer",
199 "PromiseKit/Promise": [
203 "preserve_paths": "objc/PromiseKit",
208 "frameworks": "CloudKit",
210 "objc/CKContainer+PromiseKit.h",
211 "objc/CKContainer+PromiseKit.m",
212 "objc/deprecated/PromiseKit+CloudKit.h"
215 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_CKCONTAINER=1"
219 "name": "CKDatabase",
221 "PromiseKit/Promise": [
225 "preserve_paths": "objc/PromiseKit",
230 "frameworks": "CloudKit",
232 "objc/CKDatabase+PromiseKit.h",
233 "objc/CKDatabase+PromiseKit.m",
234 "objc/deprecated/PromiseKit+CloudKit.h"
237 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_CKDATABASE=1"
241 "name": "CLLocationManager",
243 "PromiseKit/Promise": [
247 "preserve_paths": "objc/PromiseKit",
252 "frameworks": "CoreLocation",
254 "objc/CLLocationManager+PromiseKit.h",
255 "objc/CLLocationManager+PromiseKit.m",
256 "objc/deprecated/PromiseKit+CoreLocation.h"
259 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_CLLOCATIONMANAGER=1"
263 "name": "MKDirections",
265 "PromiseKit/Promise": [
269 "preserve_paths": "objc/PromiseKit",
274 "frameworks": "MapKit",
276 "objc/MKDirections+PromiseKit.h",
277 "objc/MKDirections+PromiseKit.m",
278 "objc/deprecated/PromiseKit+MapKit.h"
281 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_MKDIRECTIONS=1"
285 "name": "MKMapSnapshotter",
287 "PromiseKit/Promise": [
291 "preserve_paths": "objc/PromiseKit",
296 "frameworks": "MapKit",
298 "objc/MKMapSnapshotter+PromiseKit.h",
299 "objc/MKMapSnapshotter+PromiseKit.m",
300 "objc/deprecated/PromiseKit+MapKit.h"
303 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_MKMAPSNAPSHOTTER=1"
307 "name": "NSNotificationCenter",
309 "PromiseKit/Promise": [
313 "preserve_paths": "objc/PromiseKit",
318 "frameworks": "Foundation",
320 "objc/NSNotificationCenter+PromiseKit.h",
321 "objc/NSNotificationCenter+PromiseKit.m",
322 "objc/deprecated/PromiseKit+Foundation.h"
325 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_NSNOTIFICATIONCENTER=1"
329 "name": "NSURLConnection",
331 "PromiseKit/Promise": [
338 "preserve_paths": "objc/PromiseKit",
343 "frameworks": "Foundation",
345 "objc/NSURLConnection+PromiseKit.h",
346 "objc/NSURLConnection+PromiseKit.m",
347 "objc/deprecated/PromiseKit+Foundation.h"
350 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_NSURLCONNECTION=1"
354 "name": "SKProductsRequest",
356 "PromiseKit/Promise": [
360 "preserve_paths": "objc/PromiseKit",
365 "frameworks": "StoreKit",
367 "objc/SKProductsRequest+PromiseKit.h",
368 "objc/SKProductsRequest+PromiseKit.m",
369 "objc/deprecated/PromiseKit+StoreKit.h"
372 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_SKPRODUCTSREQUEST=1"
378 "PromiseKit/Promise": [
382 "preserve_paths": "objc/PromiseKit",
387 "frameworks": "Social",
389 "objc/SLRequest+PromiseKit.h",
390 "objc/SLRequest+PromiseKit.m",
391 "objc/deprecated/PromiseKit+Social.h"
394 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_SLREQUEST=1"
398 "name": "UIActionSheet",
400 "PromiseKit/Promise": [
404 "preserve_paths": "objc/PromiseKit",
410 "frameworks": "UIKit",
412 "objc/UIActionSheet+PromiseKit.h",
413 "objc/UIActionSheet+PromiseKit.m",
414 "objc/deprecated/PromiseKit+UIKit.h"
417 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_UIACTIONSHEET=1"
422 "name": "UIAlertView",
424 "PromiseKit/Promise": [
428 "preserve_paths": "objc/PromiseKit",
434 "frameworks": "UIKit",
436 "objc/UIAlertView+PromiseKit.h",
437 "objc/UIAlertView+PromiseKit.m",
438 "objc/deprecated/PromiseKit+UIKit.h"
441 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_UIALERTVIEW=1"
448 "PromiseKit/Promise": [
452 "preserve_paths": "objc/PromiseKit",
455 "objc/UIView+PromiseKit.h",
456 "objc/UIView+PromiseKit.m",
457 "objc/deprecated/PromiseKit+UIKit.h"
459 "frameworks": "UIKit",
461 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_UIVIEW=1"
470 "name": "UIViewController",
472 "PromiseKit/Promise": [
476 "preserve_paths": "objc/PromiseKit",
482 "weak_frameworks": "AssetsLibrary",
483 "frameworks": "UIKit",
485 "objc/UIViewController+PromiseKit.h",
486 "objc/UIViewController+PromiseKit.m",
487 "objc/deprecated/PromiseKit+UIKit.h"
490 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_UIVIEWCONTROLLER=1"
497 "PromiseKit/ACAccountStore": [
503 "name": "AVFoundation",
505 "PromiseKit/AVAudioSession": [
513 "PromiseKit/CKContainer": [
516 "PromiseKit/CKDatabase": [
522 "name": "CoreLocation",
524 "PromiseKit/CLGeocoder": [
527 "PromiseKit/CLLocationManager": [
533 "name": "Foundation",
535 "PromiseKit/NSNotificationCenter": [
538 "PromiseKit/NSURLConnection": [
546 "PromiseKit/MKDirections": [
549 "PromiseKit/MKMapSnapshotter": [
557 "PromiseKit/SLRequest": [
565 "PromiseKit/SKProductsRequest": [
573 "PromiseKit/UIActionSheet": [
576 "PromiseKit/UIAlertView": [
579 "PromiseKit/UIView": [
582 "PromiseKit/UIViewController": [
593 "PromiseKit/Until": [
596 "PromiseKit/Pause": [
599 "PromiseKit/Accounts": [
602 "PromiseKit/AVFoundation": [
605 "PromiseKit/CloudKit": [
608 "PromiseKit/CoreLocation": [
611 "PromiseKit/Foundation": [
614 "PromiseKit/MapKit": [
617 "PromiseKit/Social": [
620 "PromiseKit/StoreKit": [
623 "PromiseKit/UIKit": [