blob: d1d52f9349cff3417d4f1c2deac8fe2f057253f5 [file] [log] [blame]
{
"name": "CJPDropDownView",
"version": "1.1.0",
"summary": "类似美团的下拉视图",
"homepage": "https://github.com/dvlproad/CJPopup",
"license": "MIT",
"authors": "dvlproad",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dvlproad/CJPopup.git",
"tag": "1.1.0"
},
"source_files": "CJPDropDownView/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"RadioButtons": [
"~> 1.2.0"
]
}
}