[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / 2 / d / HttpClient / 0.0.3 / HttpClient.podspec.json
blob5f4840f993c0f6db2c96427f374422a3fb405ccc
2   "name": "HttpClient",
3   "version": "0.0.3",
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": "0.0.3"
17   },
18   "source_files": "HttpClient/*"