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",
17 "compiler_flags": "-fmodules",
22 "default_subspecs": "defaults",
27 "objc/PromiseKit/*.h",
28 "objc/PromiseKit.{h,m}"
34 "frameworks": "Foundation"
39 "PromiseKit/Foundation": [
42 "PromiseKit/timing": [
51 "PromiseKit/UIAnimation": [
59 "source_files": "objc/Private/PMKManualReference.m",
74 "objc/PromiseKit/Promise+Timing.h",
75 "objc/PromiseKit+Timing.m"
79 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_TIMING=1"
100 "objc/Foundation+PromiseKit.{h,m}",
101 "objc/deprecated/PromiseKit+Foundation.h"
104 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_FOUNDATION=1"
110 "frameworks": "Foundation"
118 "PromiseKit/private": [
124 "objc/UIKit+PromiseKit.{h,m}",
125 "objc/deprecated/PromiseKit+UIKit.h"
127 "frameworks": "UIKit"
133 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_UIKIT=1"
139 "weak_frameworks": "AssetsLibrary"
142 "name": "UIAnimation",
147 "PromiseKit/private": [
153 "objc/UIView+PromiseKit.m",
154 "objc/UIKit+PromiseKit.h",
155 "objc/deprecated/PromiseKit+UIAnimation.h"
157 "frameworks": "UIKit"
163 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_UIANIMATION=1"
171 "name": "CoreLocation",
176 "PromiseKit/private": [
181 "objc/CoreLocation+PromiseKit.{h,m}",
182 "objc/deprecated/PromiseKit+CoreLocation.h"
185 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_CORELOCATION=1"
187 "frameworks": "CoreLocation",
201 "objc/MapKit+PromiseKit.{h,m}",
202 "objc/deprecated/PromiseKit+MapKit.h"
205 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_MAPKIT=1"
207 "frameworks": "MapKit",
221 "objc/Accounts+PromiseKit.{h,m}",
222 "objc/deprecated/PromiseKit+Accounts.h"
225 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_ACCOUNTS=1"
227 "frameworks": "Accounts",
244 "objc/Social+PromiseKit.{h,m}",
245 "objc/deprecated/PromiseKit+Social.h"
248 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_SOCIAL=1"
250 "frameworks": "Social",
262 "PromiseKit/private": [
267 "objc/StoreKit+PromiseKit.{h,m}",
268 "objc/deprecated/PromiseKit+StoreKit.h"
271 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_STOREKIT=1"
273 "frameworks": "StoreKit",
280 "name": "AVFoundation",
288 "objc/AVFoundation+PromiseKit.{h,m}",
289 "objc/deprecated/PromiseKit+AVFoundation.h"
291 "frameworks": "AVFoundation"