2 "name": "SwiftKeyValueStore",
8 "summary": "Simple Key Value Store. Wrapper for UserDefaults and KeyChain. Written in Swift.",
9 "description": "Use SwiftKeyValueStore api if you want type-safe, easy to use database to persist data across launches of your app.",
10 "homepage": "https://github.com/FWEugene/SwiftKeyValueStore",
12 "Yevgeniy Prokoshev": "yevgeniy@futureworkshops.com"
18 "git": "https://github.com/FWEugene/SwiftKeyValueStore.git",
22 "swift_version": "4.0",
23 "cocoapods_version": ">= 1.5.0",
24 "source_files": "Source/**/*.swift",
26 "SwiftKeychainWrapper": [