blob: 1b80b8bebafd44ee83d41c686575c37477639b74 [file] [log] [blame]
{
"name": "KTSandbox",
"version": "0.0.3",
"summary": "iOS sandbox debug tool.",
"homepage": "https://github.com/Fidetro/KTSandbox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fidetro": "zykzzzz@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Fidetro/KTSandbox.git",
"tag": "0.0.3"
},
"source_files": "Sources/*.{swift}",
"dependencies": {
"File": [
"~> 0.0.1"
]
}
}