blob: 5ca9ef54286fec84b6a9328974ca0dbc20c4da4e [file] [log] [blame]
{
"name": "KTSandbox",
"version": "0.0.1",
"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.1"
},
"source_files": "Sources/*.{swift}",
"dependencies": {
"File": [
"~> 0.0.1"
]
}
}