blob: 05aa3c433f74447dbd7a1c2f184c2a4d4b38b004 [file] [log] [blame]
{
"name": "AirSandbox",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/Joe0708/AirSandbox",
"authors": {
"Joe": "joesir7@foxmail.com"
},
"summary": "view iOS app sandbox file system on real device, share files via airdrop.",
"source": {
"git": "https://github.com/Joe0708/AirSandbox.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AirSandboxExample/AirSandbox/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}