Latest | 0.1 |
---|---|
Homepage | http://blog.couldhll.com |
License | MIT |
Platforms | ios 5.0, requires ARC |
Authors |
Latest podspec
{ "name": "HLLBadgeView", "version": "0.1", "summary": "Set UIFont style(Bold,Italic,Light,Oblique and combo).", "description": " HLLBadgeView allows you to easily add badge and custom style.nn * HLLBadgeView extends UIView using category.n * Use 1 method to set badgen * Can custom badge stylen * Do not use?, set nil.n", "homepage": "http://blog.couldhll.com", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "could_hll": "[email protected]" }, "platforms": { "ios": "5.0" }, "source": { "git": "https://github.com/couldhll/HLLBadgeView.git", "tag": "0.1" }, "source_files": "HLLBadgeView/*.{h,m}", "exclude_files": "Classes/Exclude", "requires_arc": true }
Fri, 04 Mar 2016 09:32:03 +0000