blob: 241cf17d5d2695f7b904ac165e64224a1a8a51ae [file] [log] [blame]
{
"name": "SandboxBrowser",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SandboxBrowserExample/SandboxBrowser/*.{swift}",
"resources": "SandboxBrowserExample/SandboxBrowser/Resources/*.{bundle}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}