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