[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / 9 / WolfCache / 3.0.5 / WolfCache.podspec.json
blob2e28564f758752a43215d1dac567a7329a4f2882
2   "name": "WolfCache",
3   "version": "3.0.5",
4   "summary": "Framework for retrieving and caching frequently-used data, including in-memory, in-storage, and in-network layers.",
5   "homepage": "https://github.com/wolfmcnally/WolfCache",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Wolf McNally": "wolf@wolfmcnally.com"
12   },
13   "source": {
14     "git": "https://github.com/wolfmcnally/WolfCache.git",
15     "tag": "3.0.5"
16   },
17   "swift_versions": "5.0",
18   "source_files": "Sources/WolfCache/**/*",
19   "platforms": {
20     "ios": "12.0",
21     "osx": "10.14",
22     "tvos": "12.0"
23   },
24   "module_name": "WolfCache",
25   "dependencies": {
26     "WolfLog": [
28     ],
29     "WolfCore": [
31     ],
32     "WolfGraphics": [
34     ],
35     "WolfNetwork": [
37     ],
38     "WolfNIO": [
40     ]
41   },
42   "swift_version": "5.0"