[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / a / 7 / 2 / AhManager / 0.3.9 / AhManager.podspec.json
blob456a50ec7a7d7b506011fc0b6cbd53d7277d6efd
2   "name": "AhManager",
3   "version": "0.3.9",
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.3.9"
16   },
17   "source_files": [
18     "AhManager",
19     "AhManager/*.{h,m}"
20   ],
21   "dependencies": {
22     "AFNetworking": [
23       "~> 3.1.0"
24     ],
25     "MJExtension": [
26       "~> 3.0.13"
27     ],
28     "MBProgressHUD": [
29       "~> 1.0.0"
30     ]
31   }