[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / c / e / 3 / YSHTTPSpider / 0.1.2 / YSHTTPSpider.podspec.json
blob22e6af75d4086fb8703079df0c0b767aa686f19b
2   "name": "YSHTTPSpider",
3   "version": "0.1.2",
4   "summary": "JUN YSHTTPSpider.",
5   "description": "YSHTTPSpider 网络库.",
6   "homepage": "https://github.com/manfengjun/YSHTTPSpider.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liufengjun": "chinafengjun@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/manfengjun/YSHTTPSpider.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YSHTTPSpider/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "HandyJSON": [
29     ]
30   }