2 "name": "HXConvenientListView",
4 "summary": "简化使用列表对象时的代码书写量,例如数据源配置、事件回调",
5 "homepage": "https://gitee.com/huanxiong",
11 "dahuanxiong": "xinlixuezyj@163.com"
14 "git": "https://github.com/yiyucanglang/HXConvenientListView.git",
18 "static_framework": true,
22 "default_subspecs": "Core",
26 "public_header_files": "Core/*{h}",
27 "source_files": "Core/*.{h,m}",
36 "public_header_files": "List/*{h}",
37 "source_files": "List/*.{h,m}",
39 "HXConvenientListView/Core": [