[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / 3 / a / MCStatusHUD / 0.0.1 / MCStatusHUD.podspec.json
blob144d82e38d46f297653ffc339eca6285f063f301
2   "name": "MCStatusHUD",
3   "version": "0.0.1",
4   "summary": "A simple HUD.",
5   "description": "a HUD Tool which can display like notice.",
6   "homepage": "https://github.com/CoderHuiYu/MCStatusHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yuhui": "171364980@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/CoderHuiYu/MCStatusHUD.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "MCStatusHUD",
23     "MCStatusHUD/**/*.{h,m}"
24   ],
25   "requires_arc": true