[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / f / c / KeyValueStorageSwift / 2.0.0 / KeyValueStorageSwift.podspec.json
blob76ee82b874ccf7ffff82bd6a3fe076a5e484e091
2   "name": "KeyValueStorageSwift",
3   "version": "2.0.0",
4   "summary": "Key-value storage written in Swift.",
5   "description": "An elegant, multipurpose key-value storage, compatible with all Apple platforms.",
6   "homepage": "https://github.com/narek-sv/KeyValueStorage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Narek Sahakyan": "narek.sv.work@gmail.com"
13   },
14   "swift_versions": "5.9",
15   "platforms": {
16     "ios": "13.0",
17     "osx": "10.15",
18     "watchos": "6.0",
19     "tvos": "13.0"
20   },
21   "source": {
22     "git": "https://github.com/narek-sv/KeyValueStorage.git",
23     "tag": "v2.0.0"
24   },
25   "source_files": "Sources/KeyValueStorage/**/*",
26   "swift_version": "5.9"