[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 8 / 9 / ETBadge / 1.0.0 / ETBadge.podspec.json
blob3c6fedfa44394970ef0b6c06031fcf0f4d0d52bb
2   "name": "ETBadge",
3   "version": "1.0.0",
4   "summary": "A tool to add or clear badge for any UIView.",
5   "homepage": "https://github.com/VolleyZ/ETPopupView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "VolleyZ": "552408690@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/VolleyZ/ETBadge.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "Class",
19     "Class/*.{h,m}"
20   ],
21   "dependencies": {
22     "SnapKit": [
23       "~> 3.2.0"
24     ]
25   },
26   "platforms": {
27     "ios": "8.0"
28   },
29   "pushed_with_swift_version": "3.0"