blob: 138de2fd06a718aab30ef23d7b6d5cd38f39544a [file] [log] [blame]
{
"name": "Toggler",
"version": "0.3.0",
"summary": "Easiest way to select a button and off other buttons",
"description": "Easiest usage of button, written in Swift 3. You can add buttons what you want to control.",
"homepage": "https://github.com/younatics/Toggler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Seungyoun Yi": "younatics@gmail.com"
},
"source": {
"git": "https://github.com/younatics/Toggler.git",
"tag": "0.3.0"
},
"source_files": "Toggler/*.swift",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}