blob: de9b9b9e3f7d3e2dc66e31edbeb7693554abe249 [file] [log] [blame]
{
"name": "ElementDiff",
"version": "0.5.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.5.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"pushed_with_swift_version": "3.0"
}