[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 1 / 3 / 9 / TDBadgedCell / 2.5.1 / TDBadgedCell.podspec.json
blob32c5038dfeb846f6d40eb52cc12a5acf25fdcdb2
2   "name": "TDBadgedCell",
3   "version": "2.5.1",
4   "license": {
5     "type": "Custom",
6     "file": "README.markdown"
7   },
8   "summary": "UITableViewCell subclass that adds a \"badgeString\" property to table view cells.",
9   "homepage": "https://github.com/tmdvs/TDBadgedCell",
10   "authors": {
11     "Tim Davies": "hi@tmdvs.me"
12   },
13   "source": {
14     "git": "https://github.com/tmdvs/TDBadgedCell.git",
15     "tag": "v2.5.1"
16   },
17   "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.",
18   "platforms": {
19     "ios": null
20   },
21   "source_files": "TDBadgedCell (xcode project)/TDBadgedCell.{h,m}",
22   "requires_arc": true,
23   "frameworks": "QuartzCore"