[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 1 / a / HTTPSpider / 0.1.0 / HTTPSpider.podspec.json
blob66c0b6b353793f0eaadb4de6c989497b57d362d0
2   "name": "HTTPSpider",
3   "version": "0.1.0",
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.0"
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   }