[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 7 / 5 / TBBadgeListView / 2.4.0 / TBBadgeListView.podspec.json
blob50b334b90ef62ad548c1f529e3a193af5d911198
2   "name": "TBBadgeListView",
3   "version": "2.4.0",
4   "summary": "TBBadgeListView is a custom badge list view.",
5   "homepage": "https://github.com/teambition/BadgeListView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "bruce": "liangming.zlm@alibaba-inc.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/teambition/BadgeListView.git",
18     "tag": "2.4.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "BadgeListView/BadgeListView/*.swift",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "swift_version": "5.0"