[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 5 / 9 / 8 / Differentiator / 4.0.1 / Differentiator.podspec.json
blobd6f035aa40bc649dce39cd00534d2f35dc56d61d
2   "name": "Differentiator",
3   "version": "4.0.1",
4   "summary": "Diff algorithm for UITableView and UICollectionView.",
5   "description": "Diff algorithm for UITableView and UICollectionView.\nRxDataSources is powered by Differentiator.",
6   "homepage": "https://github.com/RxSwiftCommunity/RxDataSources",
7   "license": "MIT",
8   "authors": {
9     "Krunoslav Zaher": "krunoslav.zaher@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/RxSwiftCommunity/RxDataSources.git",
13     "tag": "4.0.1"
14   },
15   "requires_arc": true,
16   "swift_versions": "5.0",
17   "source_files": "Sources/Differentiator/**/*.swift",
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0"
21   }