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"
16 "compiler_flags": "-fmodules",
32 "frameworks": "Foundation",
48 "source_files": "PromiseKit+Foundation.{h,m}",
50 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_FOUNDATION=1"
56 "frameworks": "Foundation",
70 "source_files": "PromiseKit+UIKit.{h,m}",
77 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_UIKIT=1"
85 "name": "CoreLocation",
91 "source_files": "PromiseKit+CoreLocation.{h,m}",
93 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_CORELOCATION=1"
95 "frameworks": "CoreLocation",
116 "source_files": "PromiseKit+MapKit.{h,m}",
118 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_MAPKIT=1"
120 "frameworks": "MapKit",