blob: 35b621fb6a87ddfab9e3cf9eaf3e8f6e3a84677a [file] [log] [blame]
{
"name": "MTSandBoxBrowser",
"version": "0.1.0",
"summary": "Browse Sandbox files on iOS",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sqzxcv/MTSandBoxBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sqzxcv": "sqzxcv@gmail.com"
},
"source": {
"git": "https://github.com/sqzxcv/MTSandBoxBrowser.git",
"tag": "0.1.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "MTSandBoxBrowser/Classes/**/*",
"dependencies": {
"GCDWebServer": [
"~> 3.4.2"
]
}
}