5 "git": "https://github.com/mxcl/PromiseKit.git",
9 "summary": "A delightful Promises implementation for iOS.",
20 "homepage": "http://promisekit.org",
21 "social_media_url": "https://twitter.com/mxcl",
23 "Max Howell": "mxcl@me.com"
32 "source_files": "PromiseKit.m",
35 "NSMethodSignatureForBlock.m",
38 "frameworks": "Foundation"
47 "source_files": "PromiseKit+Foundation.{h,m}",
49 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_FOUNDATION=1"
53 "NSMethodSignatureForBlock.m",
56 "frameworks": "Foundation"
66 "source_files": "PromiseKit+UIKit.{h,m}",
73 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_UIKIT=1"
77 "NSMethodSignatureForBlock.m",
85 "name": "CoreLocation",
91 "source_files": "PromiseKit+CoreLocation.{h,m}",
93 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_CORELOCATION=1"
95 "frameworks": "CoreLocation",
98 "NSMethodSignatureForBlock.m",