blob: 1853df2cf4abe84bcc04f3f879a9bd96701ce9a0 [file] [log] [blame]
{
"name": "LCDataSource",
"version": "0.0.1",
"summary": "UITableView DataSource",
"description": "data source of UITableView",
"homepage": "https://github.com/lianchengjiang/LCDataSource",
"license": "MIT",
"authors": {
"jiangliancheng": "1193244269@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lianchengjiang/LCDataSource.git",
"tag": "0.0.1"
},
"source_files": "LCDataSource/*",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}