blob: 1c07738175174ebe9684f809aee5db34f85d6de1 [file] [log] [blame]
{
"name": "MBRadioCheckboxButton",
"version": "1.0",
"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.0"
},
"source_files": [
"Source/BaseButton/*.*",
"Source/RadioButton/*.*",
"Source/CheckboxButton/*.*"
],
"pushed_with_swift_version": "4.0"
}