[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / e / 4 / 6 / WolfStrings / 1.2.1 / WolfStrings.podspec.json
blob197b74ae0660c8ddc9f65d5776ac777eeee3c3a3
2   "name": "WolfStrings",
3   "version": "1.2.1",
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": "1.2.1"
16   },
17   "source_files": "WolfStrings/Classes/**/*",
18   "swift_version": "4.2",
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   }