blob: d7f407f627488b9e1a6648f05f6bdb448e54f45e [file] [log] [blame]
{
"name": "AirSandbox",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AirSandboxExample/AirSandbox/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}