2 "name": "SimpleCheckbox",
4 "summary": "A simple checkbox.",
5 "swift_version": "4.2",
6 "description": "SimpleCheckbox aims to accomplish what other iOS checkbox controls haven't. To be simple. There's no animations, no IBDesignable to slow down interface builder, and no performance heavy draw methods.",
7 "homepage": "https://github.com/BeauNouvelle/SimpleCheckbox",
8 "screenshots": "https://raw.githubusercontent.com/BeauNouvelle/SimpleCheckbox/master/demo/images/banner.png",
13 "authors": "Beau Nouvelle",
14 "social_media_url": "http://twitter.com/BeauNouvelle",
19 "git": "https://github.com/BeauNouvelle/SimpleCheckbox.git",
22 "source_files": "checkbox/*.{swift}"