blob: 83b6292a2e7a9b50a7ac2359ea13aaaa7ed59435 [file] [log] [blame]
{
"name": "MBRadioButton",
"version": "1.3",
"summary": "MBRadioButton help you create Radio button without a single line of code. It also help you group the Radio buttons for single selection effect. 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.3"
},
"source_files": [
"Source/BaseButton/*.*",
"Source/RadioButton/*.*"
],
"pushed_with_swift_version": "4.0"
}