blob: ffae9090d0e6fa43fd77545db07600bbd352e806 [file] [log] [blame]
{
"name": "Parse",
"version": "1.0.36",
"license": {
"type": "Commercial",
"text": "See https://parse.com/about/terms"
},
"platforms": {
"ios": null
},
"summary": "The mobile app platform for developers.",
"homepage": "http://parse.com/",
"authors": {
"Parse": "support@parse.com"
},
"source": {
"git": "https://github.com/jessbowers/Parse.git",
"tag": "1.0.36"
},
"description": "To integrate after adding this pod, continue with step 9 in the QuickStart: (https://parse.com/apps/quickstart).",
"source_files": "ParseDummy.{m,h}",
"frameworks": [
"AudioToolbox",
"CFNetwork",
"SystemConfiguration",
"MobileCoreServices",
"CoreGraphics",
"Security",
"QuartzCore",
"Parse"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Parse\""
},
"libraries": "z",
"requires_arc": false
}