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