blob: a4cee7c738cca499e53617ab3f983a2332d0541d [file] [log] [blame]
{
"name": "HTTPSpider",
"version": "0.1.9",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Clear HTTP Networking in Swift",
"homepage": "https://github.com/isxq/HTTPSpider",
"source": {
"git": "https://github.com/isxq/HTTPSpider.git",
"tag": "0.1.9"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "9.0"
},
"authors": {
"申小强": "shen_x_q@163.com"
},
"social_media_url": "http://isxq.github.io"
}