blob: c021e7c84a3eaff14558ddb94cfcf50b61afa558 [file] [log] [blame]
{
"name": "GARRadioButton",
"version": "1.1",
"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.1"
},
"source_files": "RadiosButton/**/*.swift",
"swift_versions": [
"5.0",
"5.1",
"5.2"
],
"swift_version": "5.2"
}