2 "name": "TwoStateButton",
7 "summary": "A UIButton with a toggleable state represented in image and tint.",
8 "description": "A UIButton with the ability to toggle between an on and off state represented in image and tint.",
9 "homepage": "https://github.com/colinjpratt/swift-ios-toggle-button.git",
15 "colinjpratt": "colinjamespratt@gmail.com"
18 "git": "https://github.com/colinjpratt/swift-ios-toggle-button.git",
21 "source_files": "TwoStateButton/**/*.{h,m,swift}",
22 "exclude_files": "Classes/Exclude",
23 "pushed_with_swift_version": "3.0"