blob: 5d06976f7438b8a547fe50c4de1e6509d30c9d5b [file] [log] [blame]
{
"name": "SandboxBrowser",
"version": "0.0.3",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/Joe0708/SandboxBrowser",
"authors": {
"Joe": "joesir7@foxmail.com"
},
"summary": "A simple iOS sandbox file browser.",
"source": {
"git": "https://github.com/Joe0708/SandboxBrowser.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SandboxBrowserExample/SandboxBrowser/*.{swift}",
"resources": "SandboxBrowserExample/SandboxBrowser/Resources/*.{bundle}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}