blob: 2868c06f258e88be7ac52f2d615cb21b37632b85 [file] [log] [blame]
{
"name": "TableDataSource",
"version": "1.0.2",
"license": "MIT",
"summary": "Working with UITableView with flexible and easy way. (Auto animation supported)",
"authors": {
"Aleksey Garbarev": "alex.garbarev@gmail.com"
},
"source": {
"git": "https://github.com/alexgarbarev/TableDataSource.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Sources/**/*.{h,m}",
"requires_arc": true,
"homepage": "https://github.com/alexgarbarev/TableDataSource"
}