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