blob: df1a22b29e7afb95aac67c73013367b16121e813 [file] [log] [blame]
{
"name": "MBRadioCheckboxButton2",
"version": "2.0.1",
"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/apinrdw/RadioCheckboxButton.git",
"branch": "dev"
},
"source_files": [
"Source/BaseButton/*.*",
"Source/RadioButton/*.*",
"Source/CheckboxButton/*.*"
]
}