[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 1 / a / HTTPSpider / 0.1.1 / HTTPSpider.podspec.json
blobd3b99d2dda60e84ed6316451a815e8ff5cc019cf
2   "name": "HTTPSpider",
3   "version": "0.1.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Clear HTTP Networking in Swift",
9   "homepage": "https://github.com/isxq/HTTPSpider",
10   "source": {
11     "git": "https://github.com/isxq/HTTPSpider.git",
12     "tag": "0.1.1"
13   },
14   "source_files": "Source/*.swift",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "9.0"
18   },
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "authors": {
24     "申小强": "shen_x_q@163.com"
25   },
26   "social_media_url": "http://isxq.github.io"