Latest | 3.0.0 |
---|---|
Homepage | http://www.saschapaulus.de |
License | MIT |
Platforms | ios 7.0, requires ARC |
Frameworks | QuartzCore |
Authors |
Latest podspec
{ "name": "CustomBadge", "version": "3.0.0", "summary": "CustomBadge is an Objective-C based component to create customized Badges for any given View.", "homepage": "http://www.saschapaulus.de", "license": "MIT", "authors": { "Sascha Paulus": "[email protected]" }, "platforms": { "ios": "7.0" }, "source": { "git": "https://github.com/ckteebe/CustomBadge.git", "tag": "3.0.0" }, "source_files": [ "Classes/BadgeStyle.{h,m}", "Classes/CustomBadge.{h,m}" ], "frameworks": "QuartzCore", "requires_arc": true }
Sun, 06 Mar 2016 00:42:03 +0000