blob: f693f70a8559a54b052425d6087894c33dec6275 [file] [log] [blame]
{
"name": "MBRadioButton",
"version": "1.2",
"summary": "MBRadioButton help you create Radio button without a single line of code. It also help you group the Radio buttons for single selection effect. It gives animation effect and customization.",
"homepage": "https://github.com/swifty-iOS/RadioCheckboxButton",
"license": "MIT",
"authors": {
"Swifty-iOS": "manishej004@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/swifty-iOS/RadioCheckboxButton.git",
"tag": "1.2"
},
"source_files": [
"Source/BaseButton/*.*",
"Source/RadioButton/*.*"
],
"pushed_with_swift_version": "4.0"
}