blob: e2f0c747ae348dc21b6d00be59483d1a8f0dd2a7 [file] [log] [blame]
{
"name": "LFTableViewDemo",
"version": "0.0.1",
"summary": "A short description of LFTableViewDemo.",
"description": "test project with tableview",
"homepage": "https://github.com/wlingf/LFTableView",
"license": "MIT",
"authors": {
"wlingf": "266932823.@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/wlingf/LFTableView.git",
"tag": "0.0.1"
},
"source_files": "LFTableViewDemo/**/*.{h,m}",
"requires_arc": true
}