[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 9 / 8 / Differentiator / 4.0.0 / Differentiator.podspec.json
blob2fc3122746966dc5540cbcba4bba66b5210ecd53
2   "name": "Differentiator",
3   "version": "4.0.0",
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.0"
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   }