[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 5 / 9 / 8 / Differentiator / 3.0.0-beta.1 / Differentiator.podspec.json
blob73fc2f4d47d938010ae052695110e6006b8bf7fd
2   "name": "Differentiator",
3   "version": "3.0.0-beta.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": "3.0.0-beta.1"
14   },
15   "requires_arc": true,
16   "source_files": "Sources/Differentiator/**/*.swift",
17   "platforms": {
18     "ios": "8.0",
19     "tvos": "9.0"
20   },
21   "pushed_with_swift_version": "4.0"