[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 1 / 3 / 9 / TDBadgedCell / 5.6.0 / TDBadgedCell.podspec.json
blob8c9e28bca5e45839a765db9bae495e1913bb1640
2   "name": "TDBadgedCell",
3   "version": "5.6.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "UITableViewCell subclass that adds a \"badgeString\" property to table view cells.",
9   "description": "TDBadgedCell grew out of the need for TableViewCell badges and the lack of them in iOS. TDBadgedCell was written originally using CGPaths but as more people began to use TDBadgeCell the more customisation people wanted.",
10   "homepage": "https://github.com/tmdvs/TDBadgedCell",
11   "screenshots": "https://camo.githubusercontent.com/54d4b4ddb11bf82b2d4e8ad88016b38cfad86644/687474703a2f2f75702e746d6476732e6d652f684f6c772f64",
12   "authors": {
13     "Tim Davies": "hi@tmdvs.me"
14   },
15   "social_media_url": "https://twitter.com/tmdvs",
16   "source": {
17     "git": "https://github.com/tmdvs/TDBadgedCell.git",
18     "tag": "v5.6.0"
19   },
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "TDBadgedCell/TDBadgedCell.swift",
24   "frameworks": [
25     "QuartzCore"
26   ],
27   "swift_versions": "5.0",
28   "swift_version": "5.0"