[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 4 / d / PersistentCacheKit / 0.2.0 / PersistentCacheKit.podspec.json
blob8918cd3c1efa8d08267f651f6b74682c4be7897c
2   "name": "PersistentCacheKit",
3   "version": "0.2.0",
4   "summary": "A Swift library for caching items to the filesystem (using SQLite by default).",
5   "homepage": "https://github.com/davbeck/PersistentCacheKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "David Beck": "code@davidbeck.co"
12   },
13   "source": {
14     "git": "https://github.com/davbeck/PersistentCacheKit.git",
15     "tag": "0.2.0"
16   },
17   "social_media_url": "https://twitter.com/davbeck",
18   "platforms": {
19     "ios": "10.0",
20     "osx": "10.10"
21   },
22   "source_files": "Sources/PersistentCacheKit/**/*",
23   "pushed_with_swift_version": "4.0"