| { | |
| "name": "HTTPSpider", | |
| "version": "0.2.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.2.1" | |
| }, | |
| "source_files": "Source/*.swift", | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "authors": { | |
| "申小强": "shen_x_q@163.com" | |
| }, | |
| "social_media_url": "http://isxq.github.io" | |
| } |