[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 2 / 1 / WolfImage / 1.0 / WolfImage.podspec.json
bloba2c01198b6923231de6ef4ea3ee84c043eef9baa
2   "name": "WolfImage",
3   "version": "1.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": "1.0"
16   },
17   "source_files": "WolfImage/Classes/**/*",
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.13",
22     "tvos": "11.0"
23   },
24   "module_name": "WolfImage",
25   "dependencies": {
26     "ExtensibleEnumeratedName": [
28     ],
29     "WolfFoundation": [
31     ],
32     "WolfColor": [
34     ],
35     "WolfGeometry": [
37     ],
38     "WolfPipe": [
40     ],
41     "WolfStrings": [
43     ],
44     "WolfNumerics": [
46     ]
47   }