[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / a / b / GYHttpManager / 0.1.2 / GYHttpManager.podspec.json
blob311598e86c1c076e1d1ae3f57b4fdc6c59efe53e
2   "name": "GYHttpManager",
3   "version": "0.1.2",
4   "summary": "使用链式语法实现对AFNetworking的二次封装",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/inoryshu/GYHttpManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "inoryshu": "inoryxun@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/inoryshu/GYHttpManager.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GYHttpManager/Classes/**/*.{h,m}",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }