[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 9 / 8 / Differentiator / 5.0.0 / Differentiator.podspec.json
blobca6b99bfc4fbe16881a9ee4e3d388264d8e0d95e
2   "name": "Differentiator",
3   "version": "5.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": "5.0.0"
14   },
15   "requires_arc": true,
16   "swift_versions": "5.0",
17   "source_files": "Sources/Differentiator/**/*.swift",
18   "platforms": {
19     "ios": "9.0",
20     "tvos": "9.0"
21   },
22   "swift_version": "5.0"