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