blob: 77a27f825c4ee80fd9acd8fc6b0229baa0adbc73 [file] [log] [blame]
{
"name": "LCDataSource",
"version": "0.0.4",
"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.4"
},
"source_files": "LCDataSource/*",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}