[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / d / 4 / STBadge / 0.1.0 / STBadge.podspec.json
blob950ce8b910518e46781266e822c74abe5df1d2ee
2   "name": "STBadge",
3   "version": "0.1.0",
4   "summary": "Badge组件",
5   "description": "支持UIView和UITabBarItem",
6   "homepage": "https://github.com/STKits/STBadge",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cnjsyyb": "cnjsyyb@163.com"
13   },
14   "source": {
15     "git": "https://github.com/STKits/STBadge.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": [
19     "5.0"
20   ],
21   "platforms": {
22     "ios": "13.0"
23   },
24   "source_files": "STBadge/Classes/**/*",
25   "dependencies": {
26     "SnapKit": [
28     ]
29   },
30   "swift_version": "5.0"