[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / d / 9 / 8 / SPDiffable / 1.6.2 / SPDiffable.podspec.json
blob5675bc5af2c921846577b6ecc87877f2c36d3932
2   "name": "SPDiffable",
3   "version": "1.6.2",
4   "summary": "Extenshion of Diffable API which allow not duplicate code and use less models.",
5   "homepage": "https://github.com/ivanvorobei/SPDiffable",
6   "source": {
7     "git": "https://github.com/ivanvorobei/SPDiffable.git",
8     "tag": "1.6.2"
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"