blob: 741f01c268c57369be3774bbeff056fe36737fa5 [file] [log] [blame]
{
"name": "LRadioButton",
"version": "0.1.0",
"summary": "create RadioButton",
"description": "You can make a RadioButton",
"homepage": "https://github.com/wrench0318/LRadioButton",
"authors": "Masaharu Dobashi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/wrench0318/LRadioButton.git",
"tag": "v0.1.0"
},
"source_files": "LRadioButton/**/*.{swift,h,m}",
"swift_version": "5.0"
}