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"
69 "PromiseKit/private": [
74 "source_files": "PromiseKit+UIKit.{h,m}",
81 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_UIKIT=1"
87 "weak_frameworks": "AssetsLibrary"
90 "name": "CoreLocation",
95 "PromiseKit/private": [
99 "source_files": "PromiseKit+CoreLocation.{h,m}",
101 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_CORELOCATION=1"
103 "frameworks": "CoreLocation",
116 "source_files": "PromiseKit+MapKit.{h,m}",
118 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_MAPKIT=1"
120 "frameworks": "MapKit",
133 "source_files": "PromiseKit+Social.{h,m}",
135 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_SOCIAL=1"
152 "PromiseKit/private": [
156 "source_files": "PromiseKit+StoreKit.{h,m}",
158 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PMK_STOREKIT=1"
160 "frameworks": "StoreKit",