blob: d5540cb9afe2adddc9aaae7e2aeb5aac4ce55038 [file] [log] [blame]
{
"name": "Differentiator",
"version": "3.0.0-rc.0",
"summary": "Diff algorithm for UITableView and UICollectionView.",
"description": "Diff algorithm for UITableView and UICollectionView.\nRxDataSources is powered by Differentiator.",
"homepage": "https://github.com/RxSwiftCommunity/RxDataSources",
"license": "MIT",
"authors": {
"Krunoslav Zaher": "krunoslav.zaher@gmail.com"
},
"source": {
"git": "https://github.com/RxSwiftCommunity/RxDataSources.git",
"tag": "3.0.0-rc.0"
},
"requires_arc": true,
"source_files": "Sources/Differentiator/**/*.swift",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"pushed_with_swift_version": "4.0"
}