[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 2 / f / 6 / AhNetManager / 0.2.0 / AhNetManager.podspec.json
blob1b49ed8567fa9888b9ce32cc013bd2779e12bc59
2   "name": "AhNetManager",
3   "version": "0.2.0",
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.0"
16   },
17   "requires_arc": true,
18   "dependencies": {
19     "AFNetworking": [
20       "~> 3.1.0"
21     ],
22     "MJExtension": [
23       "~> 3.0.13"
24     ]
25   }