[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 9 / 0 / SwiftlyKeyValueStorage / 1.1.9 / SwiftlyKeyValueStorage.podspec.json
bloba0a28a80ae2671957c210bc87f312093644e0433
2   "name": "SwiftlyKeyValueStorage",
3   "version": "1.1.9",
4   "summary": "SwiftlyCache is a thread safe IOS general cache Library",
5   "description": "SwiftlyCache is a thread safe IOS general cache Library",
6   "homepage": "https://github.com/hlc0000/SwiftlyCache",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LC": "hlc8902@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/NeverAgain11/SwiftlyCache.git",
19     "tag": "1.1.9"
20   },
21   "source_files": "SwiftlyCache/*.swift",
22   "requires_arc": true,
23   "swift_versions": "5",
24   "dependencies": {
25     "CleanJSON": [
27     ]
28   },
29   "swift_version": "5"