blob: 9e07f8165362760f52981562100e5b9941323fb4 [file] [log] [blame]
{
"name": "LCDataSource",
"version": "0.0.2",
"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.2"
},
"source_files": "LCDataSource/*",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}