[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / f / 6 / AhNetManager / 0.2.1 / AhNetManager.podspec.json
blob90b869232084bc1a2bacf9a5eea2fbd939784536
2   "name": "AhNetManager",
3   "version": "0.2.1",
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.1"
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   }