[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / e / 4 / 6 / WolfStrings / 2.0.0 / WolfStrings.podspec.json
blobd002057bcc1ef4fa5cfbcd730deded8d5154d122
2   "name": "WolfStrings",
3   "version": "2.0.0",
4   "summary": "A library of conveniences for working with Swift strings and NSAttributed strings.",
5   "homepage": "https://github.com/wolfmcnally/WolfStrings",
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/WolfStrings.git",
15     "tag": "2.0.0"
16   },
17   "source_files": "Sources/WolfStrings/**/*",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.3",
21     "osx": "10.13",
22     "tvos": "11.0"
23   },
24   "module_name": "WolfStrings",
25   "dependencies": {
26     "WolfPipe": [
28     ],
29     "WolfNumerics": [
31     ],
32     "ExtensibleEnumeratedName": [
34     ],
35     "WolfWith": [
37     ],
38     "WolfOSBridge": [
40     ]
41   }