[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 9 / 2 / ZDMToast / 1.0.0 / ZDMToast.podspec.json
blob20bc5b66644b4eaeda13fbd411df6118cc60712b
2   "name": "ZDMToast",
3   "version": "1.0.0",
4   "summary": "Toast 弹出View",
5   "description": "这是个toast 类似安卓弹出效果",
6   "homepage": "https://github.com/MING10/ZDMToast.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MING10": "zmd3099@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/MING10/ZDMToast.git",
19     "tag": "v1.0.0"
20   },
21   "source_files": [
22     "ZDMToast",
23     "ZDMToast/**/*.{h,m}"
24   ]