[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / d / YLBadge / 1.0.1 / YLBadge.podspec.json
blob63f81d567b6c9b7a816c926dfb1a42f53896381d
2   "name": "YLBadge",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A delightful library for iOS to show a badge on UIView, UIBarButtonItem and UITabBarItem.",
9   "homepage": "https://github.com/ypli-chn/YLBadge",
10   "authors": {
11     "Yunpeng Li": "ypli.chn@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/ypli-chn/YLBadge.git",
15     "tag": "1.0.1"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "YLBadge/*.{h,m}"