{ | |
"name": "SimpleChoiceButtons", | |
"version": "0.4", | |
"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.4" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "SimpleChoiceButtons/*/*.swift", | |
"swift_version": "4.2" | |
} |