blob: 19f5e24ff90f01b60047c41857ec692f585808be [file] [log] [blame]
{
"name": "DropboxBrowser",
"version": "6.1.2",
"summary": "A simple and effective way to browse, view, and download files using the iOS Dropbox SDK.",
"description": "Dropbox Browser provides a simple and effective way to browse, search, and download files using the iOS Dropbox SDK. In a few minutes, add Dropbox file download support to your app. Your users can quickly select a file to handoff or download into your own app. Plus, there’s no need to worry about networking, caching, or errors.",
"homepage": "https://github.com/danielbierwirth/DropboxBrowser",
"license": "MIT",
"authors": {
"Daniel Bierwirth": "",
"Sam Spencer": ""
},
"social_media_url": "http://danielbierwirth.com",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/danielbierwirth/DropboxBrowser.git",
"tag": "v6.1.2"
},
"source_files": "ODB Classes/*.{h,m}",
"resources": "DropboxMedia.xcassets",
"requires_arc": true,
"dependencies": {
"ObjectiveDropboxOfficial": [
"~> 3.2.0"
]
}
}