[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 4 / 1 / MHUpLoadManager / 0.0.4 / MHUpLoadManager.podspec.json
blob3c3636cec0807e7ae7a92bc64a12f7c5cd5ea881
2   "name": "MHUpLoadManager",
3   "version": "0.0.4",
4   "summary": "MHUpLoadManager.",
5   "description": "musichome upload media to qiniu server tools",
6   "homepage": "https://github.com/hengyangKing/MHUpLoadManager",
7   "license": "MIT",
8   "authors": {
9     "hengyangKing": "hengyangKing.yeah.net"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/hengyangKing/MHUpLoadManager.git",
16     "tag": "0.0.4"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "dependencies": {
23     "MHQiNiuHttpsSDK": [
25     ]
26   }