blob: 280f822a970aa6b717612ab88a6d73a3ad7155f1 [file] [log] [blame]
{
"name": "LTHRadioButton",
"version": "1.0.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.0.3"
},
"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"
}