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