{ | |
"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 | |
} |