[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 8 / 9 / ETBadge / 1.0.2 / ETBadge.podspec.json
blobff92d918d82e00c58033b3dfdaaac0a4b7a6a888
2   "name": "ETBadge",
3   "version": "1.0.2",
4   "summary": "A tool to add or clear badge for any UIView.",
5   "homepage": "https://github.com/VolleyZ/ETBadge",
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.2"
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"