blob: adfd36f22ff8416e393b20314f5a6ad7ba4580a2 [file] [log] [blame]
{
"name": "TableDataSource",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Sources/**/*.{h,m}",
"requires_arc": true,
"homepage": "https://github.com/alexgarbarev/TableDataSource"
}