blob: 1a730c35e661ed2f0f06692d75f58440b6704e9a [file] [log] [blame]
{
"name": "Kusabi",
"version": "0.0.6",
"summary": "Kusabi is a HTTP networking library.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/shu17712/Kusabi",
"authors": {
"shu17712": "shu_teiei@outlook.jp"
},
"source": {
"git": "https://github.com/shu17712/Kusabi.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Kusabi/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}