blob: 4674429654aeb310392bde113ea002b4125297f4 [file] [log] [blame]
{
"name": "RadioCheckboxButton",
"version": "0.1",
"summary": "RadioCheckboxButton help you create Radio and Checkbox. It also help you group the Radio or Checkbox buttons",
"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.1"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "4.0"
}