{ | |
"name": "LLTableData", | |
"version": "0.0.1", | |
"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.0.1" | |
}, | |
"source_files": "TableData/*.{h,m}", | |
"frameworks": "UIKit" | |
} |