blob: b76a03ac3c2794aab2241fa9f737e6900b7b82d7 [file] [log] [blame]
{
"name": "Parse-OSX-SDK",
"version": "1.2.15",
"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/9edd9a2a46aed61f02ed9a0b83528d1e/parse-osx-library-1.2.15.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
}