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