[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / d / 9 / 8 / SPDiffable / 1.2 / SPDiffable.podspec.json
blob0f6551330fd0dc80783307c889544a2183d6f1e7
2   "name": "SPDiffable",
3   "version": "1.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.2"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ivan Vorobei": "hello@ivanvorobei.by"
16   },
17   "social_media_url": "https://ivanvorobei.by",
18   "swift_versions": "5.1",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "Sources/SPDiffable/**/*.swift",
23   "swift_version": "5.1"