blob: 737442c73862b7570752a8227291083729dbebf5 [file] [log] [blame]
{
"name": "ElementDiff",
"version": "0.1.0",
"summary": "Animate tableview for view model arrays",
"description": "Animate UITableView s and UICollectionViews based on changes in view model arrays.",
"license": "MIT",
"authors": {
"Tom Lokhorst": "tom@lokhorst.eu"
},
"social_media_url": "https://twitter.com/tomlokhorst",
"homepage": "https://github.com/Q42/ElementDiff",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Q42/ElementDiff.git",
"tag": "0.1.0"
},
"requires_arc": true,
"source_files": "Sources/**/*"
}