blob: 824634cee92d7734772417c5f3d653542f8640ed [file] [log] [blame]
{
"name": "SwiftyDropDataListing",
"version": "0.0.1",
"summary": "SwiftyDropDataListing provides a simple and effective way to browse, view, and get files(download) from Dropbox.",
"homepage": "https://github.com/Sahilberi/SwiftyDropDataListing",
"license": "MIT",
"authors": {
"Sahil": "Sahilberi97@gmail.com"
},
"source": {
"git": "https://github.com/Sahilberi/SwiftyDropDataListing.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*.{swift,bundle}",
"requires_arc": true,
"dependencies": {
"SwiftyDropbox": [
"~> 4.1.1"
]
},
"pushed_with_swift_version": "3.0"
}