Latest | 1.0.0 |
---|---|
Homepage | http://www.danielbyon.com |
License | MIT |
Platforms | ios 8.0, requires ARC |
Frameworks | UIKit |
Authors |
Latest podspec
{ "name": "DBBadgeLabel", "version": "1.0.0", "summary": "Dead-simple UILabel subclass written in Swift to simplify using labels with rounded corners and colored backgrounds", "homepage": "http://www.danielbyon.com", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Daniel Byon": "[email protected]" }, "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/danielbyon/DBBadgeLabel.git", "tag": "1.0.0" }, "source_files": "DBBadgeLabel/**/*.{h,m,swift}", "frameworks": "UIKit", "requires_arc": true }
Mon, 29 Feb 2016 07:53:03 +0000