[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 9 / 8 / SPDiffable / 2.0.0 / SPDiffable.podspec.json
blobfc21ec326c938d8cfeed0112abc442e4ac9a4cfd
2   "name": "SPDiffable",
3   "version": "2.0.0",
4   "summary": "Extension of Diffable API which allow not duplicate code and use less models. Included example for SideBar.",
5   "homepage": "https://github.com/ivanvorobei/SPDiffable",
6   "source": {
7     "git": "https://github.com/ivanvorobei/SPDiffable.git",
8     "tag": "2.0.0"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ivan Vorobei": "hello@ivanvorobei.by"
16   },
17   "swift_versions": "5.1",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "Sources/SPDiffable/**/*.swift",
22   "swift_version": "5.1"