blob: 78c369fb36e4f700008a96a7799028f54a045a80 [file] [log] [blame]
{
"name": "RadioButtons",
"version": "2.1.2",
"summary": "单选按钮的组合RadioButtons",
"homepage": "https://github.com/dvlproad/RadioButtons",
"license": "MIT",
"authors": "dvlproad",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dvlproad/RadioButtons.git",
"tag": "2.1.2"
},
"source_files": "RadioButtons/**/*.{h,m}",
"resources": "RadioButtons/**/*.{png,xib}",
"frameworks": "UIKit",
"requires_arc": true
}