blob: d5ccc93a2d8481f99d984f7873bab1e8e37734ac [file] [log] [blame]
{
"name": "Kusabi",
"version": "0.1.1",
"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/p1atdev/Kusabi.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Kusabi/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}