blob: 838ab42967fc0279fc0f73fe5bff687c3be42957 [file] [log] [blame]
{
"name": "MTSandBoxBrowser",
"version": "0.1.1",
"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.1"
},
"swift_version": "4.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": [
]
}
}