blob: 6cc19202db4df293a8b267402e416f43d7265aa2 [file] [log] [blame]
{
"name": "MRRadioButton",
"platforms": {
"ios": "10.0"
},
"summary": "Customizable radio button in swift",
"requires_arc": true,
"version": "0.0.3",
"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.3"
},
"frameworks": "UIKit",
"source_files": "Classes/*.{swift}",
"swift_version": "4.2"
}