[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / d / 9 / 8 / SPDiffable / 4.0.6 / SPDiffable.podspec.json
blobe88aa0006b978ccf4d10cfa3a9c7159c30c10c37
2   "name": "SPDiffable",
3   "version": "4.0.6",
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": "4.0.6"
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     "tvos": "12.0"
21   },
22   "source_files": "Sources/SPDiffable/**/*.swift",
23   "swift_version": "5.1"