blob: 98bf2dac6ad919396c01fbf016332ecfd0349200 [file] [log] [blame]
{
"name": "SwiftFFDB",
"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"
]
}
}