blob: 2ae2ec06f5bdf0fe21129e76731905f0fdeaa0a3 [file] [log] [blame]
{
"name": "Kusabi",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Kusabi/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}