blob: 3b3105112e05a49ec10d8070e11e7913dac0c8d4 [file] [log] [blame]
{
"name": "HttpSession",
"version": "1.6.0",
"summary": "Http Session",
"description": "TCP / IP based HTTP communication can be simplified",
"homepage": "https://github.com/keisukeYamagishi/HttpSession",
"license": "MIT",
"authors": {
"keisuke": "jam330157@gmail.com"
},
"source": {
"git": "https://github.com/keisukeYamagishi/HttpSession.git",
"tag": "1.6.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": [
"Source",
"HttpSession/**/*.swift"
],
"swift_version": "5.0"
}