5 "git": "https://github.com/mxcl/PromiseKit.git",
9 "summary": "A delightful Promises implementation for iOS.",
11 "compiler_flags": "-fmodules",
12 "homepage": "http://promisekit.org",
13 "social_media_url": "https://twitter.com/mxcl",
15 "Max Howell": "mxcl@me.com"
32 "frameworks": "Foundation"
44 "source_files": "PromiseKit+Foundation.{h,m}",
46 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_FOUNDATION=1"
52 "frameworks": "Foundation"
62 "source_files": "PromiseKit+UIKit.{h,m}",
69 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_UIKIT=1"
80 "name": "CoreLocation",
86 "source_files": "PromiseKit+CoreLocation.{h,m}",
88 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_CORELOCATION=1"
90 "frameworks": "CoreLocation",