[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / d / 9 / 8 / SPDiffable / 4.1.2 / SPDiffable.podspec.json
blob43d15ba75b0f907a8736a5be1c242a1fd7c99d44
2   "name": "SPDiffable",
3   "version": "4.1.2",
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.1.2"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ivan Vorobei": "hello@ivanvorobei.io"
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"