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