[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 4 / d / PersistentCacheKit / 0.4.2 / PersistentCacheKit.podspec.json
blob9234611c9667903b459011b2a46756e32bfd21b3
2   "name": "PersistentCacheKit",
3   "version": "0.4.2",
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.4.2"
16   },
17   "social_media_url": "https://twitter.com/davbeck",
18   "platforms": {
19     "ios": "10.0",
20     "osx": "10.10"
21   },
22   "static_framework": true,
23   "swift_versions": "5.0",
24   "source_files": "Sources/PersistentCacheKit/**/*",
25   "swift_version": "5.0"