[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 8 / 5 / JHHttpClient / 0.0.4 / JHHttpClient.podspec.json
blob5d3ad9c2d54c8df39ac59100e52a1e3492529e9b
2   "name": "JHHttpClient",
3   "version": "0.0.4",
4   "summary": "A swift HttpClient lib.",
5   "description": "A swift HttpClient lib. on top of Alamofire, EVReflection",
6   "homepage": "https://github.com/seraphjiang/JHHttpClient",
7   "license": "MIT",
8   "authors": {
9     "jianghuan": "seraphjiang@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/seraphjiang/JHHttpClient.git",
13     "tag": "0.0.4"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "JHHttpClient/Classes/**/*",
19   "dependencies": {
20     "Alamofire": [
22     ],
23     "EVReflection": [
25     ],
26     "AlamofireJsonToObjects": [
28     ]
29   }