[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / a / 9 / HttpRequestManager / 1.0.6 / HttpRequestManager.podspec.json
bloba44bc336baba7972353839297569c7cd6b02b4a0
2   "name": "HttpRequestManager",
3   "version": "1.0.6",
4   "summary": "request for Http",
5   "description": "resuest for Http",
6   "homepage": "https://github.com/huanying2000/IPHttpRequestManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tianlianfeng": "715416878@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/huanying2000/IPHttpRequestManager.git",
19     "tag": "1.0.6"
20   },
21   "source_files": "HttpRequestManager/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "YYCache": [
29     ]
30   }