[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 2 / f / c / KeyValueStorageSwift / 1.0.1 / KeyValueStorageSwift.podspec.json
blob5023bf6c87a58339b5d9f81f1feb70f7bb2d2399
2   "name": "KeyValueStorageSwift",
3   "version": "1.0.1",
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.1"
24   },
25   "source_files": "Sources/**/*",
26   "swift_version": "5.6"