blob: 34252d51e657c61912dc7214651f7b34eb303ce1 [file] [log] [blame]
{
"name": "EditDistance",
"version": "0.8.1",
"summary": "Incremental update tool to UITableView and UICollectionView",
"description": "This library pipelines the process to update UITableView and UICollectionView. It is so difficult to update them incrementally, because iOS app developers need to manage differences between the two DataSources.",
"homepage": "https://github.com/kazuhiro4949/EditDistance",
"license": "MIT",
"authors": {
"Kazuhiro Hayashi": "k.hayashi.info@gmail.com"
},
"source": {
"git": "https://github.com/kazuhiro4949/EditDistance.git",
"tag": "0.8.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EditDistance/*",
"pushed_with_swift_version": "4.0"
}