[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 4 / d / PersistentCacheKit / 0.4.0 / PersistentCacheKit.podspec.json
bloba061748fb17c6901c94a46faaa2030c0adedfb40
2   "name": "PersistentCacheKit",
3   "version": "0.4.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.4.0"
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   "source_files": "Sources/PersistentCacheKit/**/*"