blob: 00ec325d0bbb3589723ce5689e176231c7c5a47b [file] [log] [blame]
{
"name": "HTTPSpider",
"version": "0.1.5",
"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.5"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "9.0"
},
"authors": {
"申小强": "shen_x_q@163.com"
},
"social_media_url": "http://isxq.github.io"
}