blob: f16c215208f9326547454917360b294c16e80f6d [file] [log] [blame]
{
"name": "AppConsole",
"version": "0.2.2",
"summary": "AppConsole for Swifter.jl",
"description": "iOS REPL with Swifter.jl + Console",
"homepage": "https://github.com/wookay/AppConsole",
"license": "MIT",
"authors": {
"wookyoung noh": "wookay.noh@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wookay/AppConsole.git",
"tag": "v0.2.2"
},
"source_files": "Console/**/*.swift",
"dependencies": {
"NetUtils": [
],
"Swifter": [
]
}
}