blob: 95a9350f65ed8191fd0bf30733524bcef0f352c7 [file] [log] [blame]
{
"name": "DropBlocks",
"version": "0.0.4",
"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.4"
},
"source_files": "DropBlocks/Classes",
"requires_arc": true,
"dependencies": {
"Dropbox-iOS-SDK": [
]
}
}