blob: d13f94addba975d3eaa3d75411f808807e759820 [file] [log] [blame]
{
"name": "CJDataListView",
"version": "1.3.0",
"summary": "一个类似美团下拉视图的使用.在1.3.0版本这里停止使用,并改为pod‘CJPicker中的CJRelatedPickerRichView与CJRadioButtons结合使用",
"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": "CJPopupView_2.0.4"
},
"source_files": "CJPicker/CJToolbar/*.{h,m}",
"frameworks": "UIKit",
"deprecated": true
}