[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 0 / 2 / d / HttpClient / 1.0.0 / HttpClient.podspec.json
blob43996bdff834daa2de725fea212b35e2d8520dd3
2   "name": "HttpClient",
3   "version": "1.0.0",
4   "summary": "A simple but powerful http request tool.",
5   "description": "HttpClient is a easy-to-use, high efficiency and simplify Http tool. you can use it fire a http get requet, post image and other http operation",
6   "homepage": "https://github.com/DuckDeck/HttpClient",
7   "license": "MIT",
8   "authors": {
9     "DuckDeck": "3421902@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/DuckDeck/HttpClient.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "HttpClient/*"