blob: edfbe55d8eb42b833eeea26cfc1511c6a682cc66 [file] [log] [blame]
{
"name": "DropBlocks",
"version": "0.0.2",
"platforms": {
"ios": null
},
"license": "BSD",
"homepage": "http://github.com/natep/DropBlocks",
"summary": "A blocks-based wrapper for the Dropbox iOS SDK.",
"authors": {
"Nate Petersen": "nate@digitalrickshaw.com"
},
"source": {
"git": "https://github.com/natep/DropBlocks.git",
"tag": "0.0.2"
},
"source_files": "DropBlocks/Classes",
"dependencies": {
"Dropbox-iOS-SDK": [
]
},
"requires_arc": false
}