blob: 211b43fa867160a2a9325044c459e34d31b7d77b [file] [log] [blame]
{
"name": "SimpleChoiceButtons",
"version": "0.2",
"summary": "Lightweight radio and checkbox buttons written in Swift.",
"homepage": "https://github.com/clakk/simple-choice-buttons",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ClaKK": "clakk7@gmail.com"
},
"source": {
"git": "https://github.com/clakk/simple-choice-buttons.git",
"tag": "0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SimpleChoiceButtons/*/*.swift",
"swift_version": "4.2"
}