[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / e / 4 / 6 / WolfStrings / 1.0.2 / WolfStrings.podspec.json
blob88ddc8bc4032ba2da22ee2bc445b9d958acf5056
2   "name": "WolfStrings",
3   "version": "1.0.2",
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.0.2"
16   },
17   "source_files": "WolfStrings/Classes/**/*",
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "10.0",
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   }