[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / 2 / 1 / WolfImage / 4.0.2 / WolfImage.podspec.json
blob002101e78d351e21062d39f5362228719cc67090
2   "name": "WolfImage",
3   "version": "4.0.2",
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": "4.0.2"
16   },
17   "source_files": "Sources/WolfImage/**/*",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.3",
21     "osx": "10.13",
22     "tvos": "11.0"
23   },
24   "module_name": "WolfImage",
25   "dependencies": {
26     "WolfCore": [
28     ],
29     "WolfColor": [
31     ],
32     "WolfGeometry": [
34     ]
35   },
36   "swift_version": "5.0"