blob: 1547f3ce7ee3226e5e7ef84e213fec2f56bb734a [file] [log] [blame]
{
"name": "ZFListView",
"version": "0.0.3",
"summary": "简洁的 listView",
"description": "简介、分离的 listView",
"homepage": "https://github.com/QiuZhiFei/ZFListView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhifei": "qiuzhifei521@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/QiuZhiFei/ZFListView.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"Core/*.{swift}"
],
"requires_arc": true
}