[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / 0 / TBBadgeNumberView / 0.1.0 / TBBadgeNumberView.podspec.json
blobd0efcf445c23f8388d6aeee44c03651e7c31b262
2   "name": "TBBadgeNumberView",
3   "version": "0.1.0",
4   "summary": "TBBadgeNumberView is a quite lightweight badge view for iOS applications.",
5   "homepage": "https://github.com/teambition/BadgeNumberView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "bruce": "liangmingzou@163.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/teambition/BadgeNumberView.git",
18     "tag": "0.1.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "BadgeNumberView/*.swift",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "swift_version": "5.0"