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",
33 "frameworks": "Foundation"
37 "source_files": "Private/PMKManualReference.m",
53 "source_files": "PromiseKit+Foundation.{h,m}",
55 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_FOUNDATION=1"
61 "frameworks": "Foundation"
71 "source_files": "PromiseKit+UIKit.{h,m}",
78 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_UIKIT=1"
86 "name": "CoreLocation",
91 "PromiseKit/private": [
95 "source_files": "PromiseKit+CoreLocation.{h,m}",
97 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_CORELOCATION=1"
99 "frameworks": "CoreLocation",
112 "source_files": "PromiseKit+MapKit.{h,m}",
114 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_MAPKIT=1"
116 "frameworks": "MapKit",
123 "name": "SocialFramework",
129 "source_files": "PromiseKit+SocialFramework.{h,m}",
131 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_SOCIALFRAMEWORK=1"
148 "PromiseKit/private": [
152 "source_files": "PromiseKit+StoreKit.{h,m}",
154 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_STOREKIT=1"
156 "frameworks": "StoreKit",