blob: cb885563dc4f8ba56e05decb3886981013723247 [file] [log] [blame]
{
"name": "IRBSandbox",
"version": "1.0.0",
"summary": "easy to find file from sandbox in device, and share with Airdrop, delete file, to show file content",
"description": "easy to find file from sandbox in device, and share with Airdrop, delete file, to show file content",
"homepage": "https://github.com/irobbin1024/IRBSandbox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"robbin": "longbin.lai@quvideo.com"
},
"source": {
"git": "https://github.com/irobbin1024/IRBSandbox.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IRBSandbox/Classes/**/*",
"dependencies": {
"SSZipArchive": [
]
}
}