blob: 002101e78d351e21062d39f5362228719cc67090 [file] [log] [blame]
{
"name": "WolfImage",
"version": "4.0.2",
"summary": "Tools for working with images in iOS and macOS.",
"homepage": "https://github.com/wolfmcnally/WolfImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wolf McNally": "wolf@wolfmcnally.com"
},
"source": {
"git": "https://github.com/wolfmcnally/WolfImage.git",
"tag": "4.0.2"
},
"source_files": "Sources/WolfImage/**/*",
"swift_versions": "5.0",
"platforms": {
"ios": "9.3",
"osx": "10.13",
"tvos": "11.0"
},
"module_name": "WolfImage",
"dependencies": {
"WolfCore": [
],
"WolfColor": [
],
"WolfGeometry": [
]
},
"swift_version": "5.0"
}