2 "name": "Parse+PromiseKit",
5 "git": "https://github.com/hathway/Parse-PromiseKit.git",
8 "summary": "A PromiseKit category for the Parse SDK.",
9 "description": " `Parse+PromiseKit` is a category that adds [PromiseKit](http://promisekit.org/) integration to the\n [Parse SDK](https://parse.com/docs/ios_guide).\n\n For example, `[object saveInBackground]` becomes `[object promiseSave]`.\n",
10 "homepage": "https://github.com/hathway/Parse-PromiseKit",
13 "DJ Tarazona": "dj@wearehathway.com",
14 "HATHWAY": "hello@wearehathway.com"
16 "social_media_url": "https://twitter.com/weareHATHWAY",
22 "source_files": "Parse+PromiseKit.{h,m}",
23 "frameworks": "Foundation",
36 "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Parse-iOS-SDK\""
46 "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Parse-OSX-SDK\""