blob: 57fbca50fe1ee8032f0ec80554ca41a53d54629d [file] [log] [blame]
{
"name": "ALRadioButtons",
"version": "1.0.1",
"summary": "RadioButtons for iOS. Inherited from UIControl, support 2 native styles, fully customizable.",
"homepage": "https://github.com/alxrguz/ALRadioButtons",
"source": {
"git": "https://github.com/alxrguz/ALRadioButtons.git",
"tag": "1.0.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexandr Guzenko": "alxrguz@icloud.com"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"frameworks": "UIKit"
},
"swift_versions": [
"4.2",
"5.0"
],
"source_files": "Sources/ALRadioButtons/**/*.swift",
"swift_version": "5.0"
}