blob: ba02a1752084cd5019580b162c4c08403f49e959 [file] [log] [blame]
{
"name": "GARRadioButton",
"version": "1.0",
"summary": "RadioButton for iOS",
"description": "An easy way to implement RadioButton",
"homepage": "https://github.com/chibombo/RadioButton",
"license": "MIT",
"authors": {
"Genaro Arvizu": "genaro.arvizu.vega@icloud.com"
},
"social_media_url": "https://twitter.com/genaro_arvizu",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/chibombo/RadioButton.git",
"tag": "1.0"
},
"source_files": "RadiosButton/**/*.swift",
"swift_versions": [
"5.0",
"5.1",
"5.2"
],
"swift_version": "5.2"
}