blob: d9ddf69b8ecbf731527dc6f7ba4840918a0de68a [file] [log] [blame]
{
"name": "HttpSession",
"version": "1.1.5",
"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",
"tag": "1.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Source",
"Source/**/*.swift"
]
}