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