2 "name": "BadgeControl",
4 "summary": "Simple framework for adding a badge to UIView.",
5 "description": "Simply attach BadgeController to any UIView's subclasses and easily control the badge. Customize size, position, background color, text color and animation of the badge.",
6 "homepage": "https://github.com/kiwisip/BadgeControl.git",
9 "Robin Krenecky": "rkrenecky@gmail.com"
16 "git": "https://github.com/kiwisip/BadgeControl.git",
21 "BadgeControl/**/*.{h,m,swift}"
23 "exclude_files": "Classes/Exclude",
24 "pod_target_xcconfig": {
25 "SWIFT_VERSION": "5.0"