blob: e1e957f4c76766286b56f92094edf6b8649015e5 [file] [log] [blame]
{
"name": "CJPDropDownView",
"version": "1.0.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.0.0"
},
"source_files": "CJPDropDownView/**/*.{h,m}",
"resources": "CJPDropDownView/**/*.{png}",
"frameworks": "UIKit",
"requires_arc": true
}