[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 6 / a / FlexibleDiff / 0.0.3 / FlexibleDiff.podspec.json
blobe7726f3531c20ca88eac85d058785f1af234d10a
2   "name": "FlexibleDiff",
3   "version": "0.0.3",
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.3"
21   },
22   "source_files": "FlexibleDiff/*.{swift}"