[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 0 / f / WolfCore / 4.0.6 / WolfCore.podspec.json
blobc697d70f8b2fbbe7dff27be34d37d25b99df32a9
2   "name": "WolfCore",
3   "version": "4.0.6",
4   "summary": "A library of conveniences for Swift, iOS, MacOS, tvOS, WatchOS, and Linux.",
5   "description": "WolfCore is a library of conveniences for constructing Swift applications in iOS, tvOS, MacOS, WatchOS, and Linux. WolfCore is maintained by Wolf McNally.",
6   "homepage": "https://github.com/wolfmcnally/WolfCore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wolfmcnally": "wolf@wolfmcnally.com"
13   },
14   "source": {
15     "git": "https://github.com/wolfmcnally/WolfCore.git",
16     "tag": "4.0.6"
17   },
18   "social_media_url": "https://twitter.com/wolfmcnally",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "9.3",
22     "osx": "10.13",
23     "tvos": "11.0"
24   },
25   "source_files": "Sources/WolfCore/**/*",
26   "dependencies": {
27     "WolfNesting": [
29     ],
30     "WolfNumerics": [
32     ],
33     "WolfOSBridge": [
35     ],
36     "WolfPipe": [
38     ],
39     "ExtensibleEnumeratedName": [
41     ],
42     "WolfWith": [
44     ],
45     "WolfStrings": [
47     ],
48     "WolfFoundation": [
50     ],
51     "WolfConcurrency": [
53     ]
54   }