blob: ac299e1d668960bc1f39f905df1cf5886063ce32 [file] [log] [blame]
{
"name": "LTHRadioButton",
"version": "1.2.3",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Roland Leth": "roland@leth.ro"
},
"summary": "A radio button with a pretty animation",
"description": "Slightly inspired by Google Material's radio button, with configurable size and selected / deselected colors.",
"homepage": "https://github.com/rolandleth/LTHRadioButton",
"source": {
"git": "https://github.com/rolandleth/LTHRadioButton.git",
"tag": "1.2.3"
},
"screenshots": [
"https://rolandleth.com/images/radio-button/gif.gif",
"https://rolandleth.com/images/radio-button/screenshot-1.png",
"https://rolandleth.com/images/radio-button/screenshot-2.png"
],
"source_files": "source/LTHRadioButton.swift",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}