blob: fca100dbd260f2d1125e98b617a41ef6d7b0a670 [file] [log] [blame]
{
"name": "SimpleChoiceButtons",
"version": "0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SimpleChoiceButtons/*/*.swift",
"swift_version": "4.2"
}