[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 3 / 1 / 2 / TinyKeychain / 1.0.0 / TinyKeychain.podspec.json
blob4e0186ce37e1ed48ac402a6db294f5abc95ed9fd
2   "name": "TinyKeychain",
3   "version": "1.0.0",
4   "summary": "A tiny, Swifty keychain wrapper!",
5   "description": "A tiny, Swifty keychain wrapper! Type-safe storage for anything that's Codable.",
6   "homepage": "https://github.com/smolster/TinyKeychain",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Swain Molster": "swain.molster@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_version": "4.1",
18   "source": {
19     "git": "https://github.com/smolster/TinyKeychain.git",
20     "tag": "v1.0.0"
21   },
22   "source_files": "TinyKeychain/"