blob: 368d0479dc683bf7d079561a5ba7819fc4c50903 [file] [log] [blame]
{
"name": "MBRadioCheckboxButton",
"version": "1.3",
"summary": "MBRadioCheckboxButton help you create Radio and Checkbox button withou single line of code. It also help you group the Radio or Checkbox buttons. 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.3"
},
"source_files": [
"Source/BaseButton/*.*",
"Source/RadioButton/*.*",
"Source/CheckboxButton/*.*"
],
"pushed_with_swift_version": "4.0"
}