[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 7 / 4 / LFBadge / 1.0.0 / LFBadge.podspec.json
blob7f645ffcfc5ad3b5a2608b3af676e2da02c5c60e
2   "name": "LFBadge",
3   "version": "1.0.0",
4   "summary": "小红点、数字角标",
5   "description": "红点、数字角标,支持代码和xib,使用简单,xib甚至0代码接入只需赋值即可",
6   "homepage": "https://github.com/zhanglinfeng/LFBadge",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "张林峰": "1051034428@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zhanglinfeng/LFBadge.git",
16     "tag": "1.0.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "LFBadge/LFBadge/*.{h,m}"