blob: 541afc2d105c577cc447522b7a2f696fdd0f64c6 [file] [log] [blame]
{
"name": "LTHRadioButton",
"version": "1.1.1",
"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.1.1"
},
"screenshots": [
"https://rolandleth.com/assets/radio-button/gif.gif",
"https://rolandleth.com/assets/radio-button/screenshot-1.png",
"https://rolandleth.com/assets/radio-button/screenshot-2.png"
],
"source_files": "source/LTHRadioButton.swift",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"pushed_with_swift_version": "3.0"
}