[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / f / 6 / AhNetManager / 0.2.2 / AhNetManager.podspec.json
blobb5efca673c80f8a9563373b0266ff09caef1725a
2   "name": "AhNetManager",
3   "version": "0.2.2",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "NetManager base on AFN  by 阿浩",
8   "homepage": "https://github.com/ahao1011/AhManager",
9   "license": "MIT",
10   "authors": {
11     "ah": "zth1011@126.com"
12   },
13   "source": {
14     "git": "https://github.com/ahao1011/AhManager.git",
15     "tag": "0.2.2"
16   },
17   "requires_arc": true,
18   "dependencies": {
19     "AFNetworking": [
20       "~> 3.1.0"
21     ],
22     "MJExtension": [
23       "~> 3.0.13"
24     ],
25     "MBProgressHUD": [
26       "~> 1.0.0"
27     ]
28   }