[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 5 / 9 / 8 / Differentiator / 2.0.2 / Differentiator.podspec.json
blob67ae15b0d71f7f901bcef19d59e177de0ac97536
2   "name": "Differentiator",
3   "version": "2.0.2",
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": "2.0.2"
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": "3.1"