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"
84 "weak_frameworks": "AssetsLibrary"
87 "name": "CoreLocation",
92 "PromiseKit/private": [
96 "source_files": "PromiseKit+CoreLocation.{h,m}",
98 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_CORELOCATION=1"
100 "frameworks": "CoreLocation",
113 "source_files": "PromiseKit+MapKit.{h,m}",
115 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_MAPKIT=1"
117 "frameworks": "MapKit",
130 "source_files": "PromiseKit+Social.{h,m}",
132 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_SOCIAL=1"
149 "PromiseKit/private": [
153 "source_files": "PromiseKit+StoreKit.{h,m}",
155 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_STOREKIT=1"
157 "frameworks": "StoreKit",