blob: 14500b3d095e98ba3709b0f0598bb5156336f540 [file] [log] [blame]
{
"name": "CJPDropDownView",
"version": "1.1.1",
"summary": "一个类似美团的下拉视图.在1.1.1版本这里停止使用,并改为pod‘CJPicker’里的‘CJRelatedPickerRichView’",
"homepage": "https://github.com/dvlproad/CJPopupView",
"license": "MIT",
"authors": {
"dvlproad": "studyroad@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dvlproad/CJPopupView.git",
"tag": "CJMedia_0.0.1"
},
"source_files": "CJPicker/**/*.{h,m}",
"frameworks": "UIKit",
"deprecated": true
}