[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 4 / e / WolfBase / 5.4.0 / WolfBase.podspec.json
blobfb2495229eee711e288902bbb4b54500944b2644
2   "name": "WolfBase",
3   "version": "5.4.0",
4   "summary": "A collection of conveniences for working with Swift code.",
5   "description": "Created and maintained by [Wolf McNally](https://github.com/wolfmcnally), who hates reinventing the wheel on every project.",
6   "homepage": "https://github.com/KeystoneHQ/WolfBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KeystoneHQ": "support@keyst.one"
13   },
14   "source": {
15     "git": "https://github.com/KeystoneHQ/WolfBase.git",
16     "tag": "5.4.0"
17   },
18   "platforms": {
19     "ios": "15.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/WolfBase/**/*",
23   "ios": {
24     "dependencies": {
25       "swift-algorithms": [
26         "1.0.0"
27       ]
28     }
29   },
30   "swift_version": "5.0"