blob: 6367162291031d3bdc0373353bbe98c6b64337a6 [file] [log] [blame]
{
"name": "MTSandBoxBrowser",
"version": "1.0.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": "1.0.0"
},
"swift_version": "3.2",
"platforms": {
"ios": "8.0"
},
"source_files": "MTSandBoxBrowser/Classes/**/*",
"dependencies": {
"GCDWebServer": [
"~> 3.4.2"
],
"GCDWebServer/WebUploader": [
"~> 3.4.2"
],
"GCDWebServer/WebDAV": [
"~> 3.4.2"
],
"AFNetworking": [
]
}
}