blob: 5ab80d44b730ec225e7557c69be3781f9603aa4c [file] [log] [blame]
{
"name": "RadioButtons",
"version": "1.2.0",
"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.2.0"
},
"source_files": "RadioButtons/**/*.{h,m}",
"resources": "RadioButtons/**/*.{png,xib}",
"frameworks": "UIKit",
"requires_arc": true
}