blob: 6e592e548bb3633db5956d231fc7cb098066bf42 [file] [log] [blame]
{
"name": "MRRadioButton",
"version": "0.0.1",
"summary": "A customisable radio button for iOS",
"homepage": "https://github.com/mrikh/MRRadioButton",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YOURNAME": "Mayank Rikh"
},
"source": {
"git": "https://github.com/mrikh/MRRadioButton.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": "Classes/*",
"requires_arc": true
}