blob: 0ec78f0f8f9b95370a2342fdebe97eb2c9007a7c [file] [log] [blame]
{
"name": "ObjectiveCDM",
"version": "1.0.0",
"summary": "Awesome Download Manager",
"description": " Awesome Download Manager.\n",
"homepage": "http://github.com/jameshuynh/ObjectiveCDM",
"license": "MIT",
"authors": {
"James": "james@rubify.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "git@github.com:jameshuynh/ObjectiveCDM.git",
"tag": "1.0.0"
},
"source_files": [
"Source",
"Source/**/*.{h,m}"
],
"exclude_files": "",
"requires_arc": true
}