blob: a4a423ae1b403e3d6d4454e1636b47d8ac2e3081 [file] [log] [blame]
{
"name": "MBRadioCheckboxButton",
"version": "1.4",
"summary": "MBRadioCheckboxButton help you create Radio and Checkbox button without a single line of code. It also help you group the Radio or Checkbox buttons. It gives animation effects 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/*.*",
"Source/CheckboxButton/*.*"
]
}