blob: be6d722c2166fb86cc4259b37b532380085edcb7 [file] [log] [blame]
{
"name": "HttpSession",
"version": "1.3.8",
"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.3.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Source",
"Lib/src/**/*.swift"
]
}