blob: df3f04e92501a7ad2f4660113d2db626923484a9 [file] [log] [blame]
{
"name": "CJDataListView",
"version": "1.2.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.2.0"
},
"source_files": "CJDataListView/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}