blob: 60c40a99df26606ccdfc950fe118e20f2905c430 [file] [log] [blame]
{
"name": "LCFastBuildListKit",
"version": "0.1.3",
"summary": "对tableView和collectionView进行简单封装 方便快速搭建较复杂的列表页面.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jgyhc/LCFastBuildListKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jgyhc": "jgyhc@foxmail.com.com"
},
"source": {
"git": "https://github.com/jgyhc/LCFastBuildListKit.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LCFastBuildListKit/Classes/**/*",
"dependencies": {
"UITableView+FDTemplateLayoutCell": [
]
}
}