blob: d181d72e961ab4d5afc8ada1070a3236d7178759 [file] [log] [blame]
{
"name": "Toggler",
"version": "1.0.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": "1.0.0"
},
"source_files": "Toggler/*.swift",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}