blob: a0f5f2716ca4e95d88c63bc8ce9b8f1d36f162c8 [file] [log] [blame]
{
"name": "Parse-OSX-SDK",
"version": "1.2.17",
"summary": "Parse is a complete technology stack to power your app's backend.",
"homepage": "http://www.parse.com",
"authors": "Parse",
"license": {
"type": "Commercial",
"text": "See https://parse.com/about/terms"
},
"platforms": {
"osx": "10.8"
},
"source": {
"http": "http://parse-ios.s3.amazonaws.com/9a07669a56e487a0beccb17f26ca496b/parse-osx-library-1.2.17.zip"
},
"frameworks": [
"CFNetwork",
"CoreGraphics",
"CoreLocation",
"QuartzCore",
"Security",
"SystemConfiguration"
],
"libraries": [
"z",
"sqlite3"
],
"preserve_paths": "ParseOSX.framework",
"public_header_files": "ParseOSX.framework/**/*.h",
"vendored_frameworks": "ParseOSX.framework",
"requires_arc": false
}