blob: b430df1bd36ef9b6f958cd672ee5046bd757fb8c [file] [log] [blame]
{
"name": "RadioButton",
"version": "1.0",
"summary": "Lightweight RadioButton class for iOS.",
"homepage": "https://github.com/onegray/RadioButton-ios",
"license": "MIT",
"authors": {
"Sergey Nikitenko": "s.nikitenko@me.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/onegray/RadioButton-ios.git",
"tag": "1.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}