[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / d / 9 / 8 / SPDiffable / 1.0 / SPDiffable.podspec.json
blob3216bb37fe31e8b48709cdf356971fe52ba00d7d
2   "name": "SPDiffable",
3   "version": "1.0",
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.0"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ivan Vorobei": "varabeis@icloud.com"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "ios": {
21     "frameworks": "UIKit"
22   },
23   "swift_versions": [
24     "4.2",
25     "5.0"
26   ],
27   "source_files": "Source/SPDiffable/**/*.swift",
28   "swift_version": "5.0"