[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / f / 0 / Parse-OSX-SDK / 1.2.15 / Parse-OSX-SDK.podspec.json
blobb76a03ac3c2794aab2241fa9f737e6900b7b82d7
2   "name": "Parse-OSX-SDK",
3   "version": "1.2.15",
4   "summary": "Parse is a complete technology stack to power your app's backend.",
5   "homepage": "http://www.parse.com",
6   "authors": "Parse",
7   "license": {
8     "type": "Commercial",
9     "text": "See https://parse.com/about/terms"
10   },
11   "platforms": {
12     "osx": "10.8"
13   },
14   "source": {
15     "http": "http://parse-ios.s3.amazonaws.com/9edd9a2a46aed61f02ed9a0b83528d1e/parse-osx-library-1.2.15.zip"
16   },
17   "frameworks": [
18     "CFNetwork",
19     "CoreGraphics",
20     "CoreLocation",
21     "QuartzCore",
22     "Security",
23     "SystemConfiguration"
24   ],
25   "libraries": [
26     "z",
27     "sqlite3"
28   ],
29   "preserve_paths": "ParseOSX.framework",
30   "public_header_files": "ParseOSX.framework/**/*.h",
31   "vendored_frameworks": "ParseOSX.framework",
32   "requires_arc": false