blob: cfc00aa24e11aae3a3f670a93fef79ae68b131ed [file] [log] [blame]
{
"name": "MBCheckboxButton",
"version": "0.3",
"summary": "MBCheckboxButton help you create Checkbox button without single line of code. It also help you group the 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": "0.3"
},
"source_files": [
"Source/BaseButton/*.*",
"Source/CheckboxButton/*.*"
],
"pushed_with_swift_version": "4.0"
}