blob: 1b4623c19738fafc829b3d59c6a686f12e5150f8 [file] [log] [blame]
{
"name": "RadioButtons",
"version": "1.0.1",
"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.1"
},
"source_files": "RadioButtons/**/*.{h,m}",
"resources": "RadioButtons/**/*.{png,xib}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"CJPopupView": [
"~> 1.0.3"
]
}
}