blob: 33a1397a5f3e53ac7810e594af086a7c471ba68a [file] [log] [blame]
{
"name": "MRRadioButton",
"platforms": {
"ios": "10.0"
},
"summary": "Customizable radio button in swift",
"requires_arc": true,
"version": "0.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mayank Rikh": "mayankrikh@gmail.com"
},
"homepage": "https://github.com/mrikh/MRRadioButton",
"source": {
"git": "https://github.com/mrikh/MRRadioButton.git",
"tag": "0.0.4"
},
"frameworks": "UIKit",
"source_files": "Classes/*.{swift}",
"swift_version": "4.2"
}