[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 2 / 1 / WolfImage / 3.0.0 / WolfImage.podspec.json
blob44cb15f78c45b1f2c80813f4b14792112308cafa
2   "name": "WolfImage",
3   "version": "3.0.0",
4   "summary": "Tools for working with images in iOS and macOS.",
5   "homepage": "https://github.com/wolfmcnally/WolfImage",
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/WolfImage.git",
15     "tag": "3.0.0"
16   },
17   "source_files": "WolfImage/Classes/**/*",
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "9.3",
21     "osx": "10.13",
22     "tvos": "11.0"
23   },
24   "module_name": "WolfImage",
25   "dependencies": {
26     "WolfFoundation": [
28     ],
29     "WolfColor": [
31     ],
32     "WolfGeometry": [
34     ],
35     "WolfPipe": [
37     ],
38     "WolfNumerics": [
40     ],
41     "WolfOSBridge": [
43     ]
44   }