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