8 "summary": "Customizable UIKit badge view like the one on applications in the iOS springboard.",
9 "homepage": "https://github.com/JaviSoto/JSBadgeView",
11 "Javier Soto": "ios@javisoto.es"
14 "git": "https://github.com/JaviSoto/JSBadgeView.git",
17 "description": "Customizable UIKit badge view like the one on applications in the iOS springboard. Very optimized for performance: drawn entirely using CoreGraphics.",
18 "source_files": "JSBadgeView/*.{h,m}",
19 "preserve_paths": "JSBadgeView_SampleProject",
20 "frameworks": "QuartzCore",