blob: 624c7eeb0bd2ecd772bbb8c4467df40de4fae7ee [file] [log] [blame]
{
"name": "MBRadioButton",
"version": "1.4",
"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.4"
},
"source_files": [
"Source/BaseButton/*.*",
"Source/RadioButton/*.*"
]
}