[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / d / 6 / a / FlexibleDiff / 0.0.5 / FlexibleDiff.podspec.json
blob1a2b1bed54cc68874b7278d9ed2d2eab6de3d98a
2   "name": "FlexibleDiff",
3   "version": "0.0.5",
4   "summary": "A Swift collection diffing μframework.",
5   "description": "A Swift collection diffing μframework implementing the O(N) Paul Heckel diff algorithm.",
6   "homepage": "https://github.com/RACCommunity/FlexibleDiff",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": "ReactiveCocoa",
12   "platforms": {
13     "ios": "8.0",
14     "osx": "10.9",
15     "watchos": "2.0",
16     "tvos": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/RACCommunity/FlexibleDiff.git",
20     "tag": "0.0.5"
21   },
22   "source_files": "FlexibleDiff/*.{swift}"