blob: 9ccc27e1eec5d6ebd85bf7570d27086c3a7a6fe8 [file] [log] [blame]
{
"name": "LLTableData",
"version": "0.3.0",
"summary": "UI和数据分开的一个tableview",
"homepage": "https://github.com/y500/LLTableData",
"license": {
"type": "MIT",
"text": "请随意使用"
},
"authors": {
"y500": "https://github.com/y500/LLTableData"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/y500/LLTableData.git",
"tag": "0.3.0"
},
"source_files": "TableData/*.{h,m}",
"frameworks": "UIKit"
}