blob: c30ec6e3958dc3cfa6477468cdd1a07625ca0aaa [file] [log] [blame]
{
"name": "LCFastBuildListKit",
"version": "0.1.8",
"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.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LCFastBuildListKit/Classes/**/*",
"dependencies": {
"UITableView+FDTemplateLayoutCell": [
]
}
}