[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / f / c / KeyValueStorageSwift / 1.0.2 / KeyValueStorageSwift.podspec.json
blob862ac08abeda137fe03fbf6d7580861150aa2579
2   "name": "KeyValueStorageSwift",
3   "version": "1.0.2",
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.6",
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.10",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/narek-sv/KeyValueStorage.git",
23     "tag": "v1.0.2"
24   },
25   "source_files": "Sources/**/*",
26   "swift_version": "5.6"