blob: a02ba08eafcfbd9908746d3cb9dace9d84405200 [file] [log] [blame]
{
"name": "AbstractHTTP",
"version": "0.7.01",
"summary": "Abstract HTTP processing library.",
"homepage": "https://github.com/Kibaan/AbstractHTTP-iOS",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"altonotes": "kibaan@altonotes.co.jp"
},
"source": {
"git": "https://github.com/Kibaan/AbstractHTTP-iOS.git",
"tag": "0.7.01"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.1",
"source_files": "AbstractHTTP/AbstractHTTP/**/*.{swift,xib}",
"swift_version": "5.1"
}