blob: 5e340a5f9b5b2b6e8fbed217a7348ada3c1e8126 [file] [log] [blame]
{
"name": "MBCheckboxButton",
"version": "1.0",
"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": "1.0"
},
"source_files": [
"Source/BaseButton/*.*",
"Source/CheckboxButton/*.*"
],
"pushed_with_swift_version": "4.0"
}