blob: d3b99d2dda60e84ed6316451a815e8ff5cc019cf [file] [log] [blame]
{
"name": "HTTPSpider",
"version": "0.1.1",
"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.1"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"申小强": "shen_x_q@163.com"
},
"social_media_url": "http://isxq.github.io"
}