{ | |
"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 | |
} |