blob: 6081df3b49f68b9685c9bee51193db24d9b5c366 [file] [log] [blame]
{
"name": "Pixaven",
"version": "1.0.4",
"summary": "The official Swift integration for the Pixaven Image API",
"description": "Pixaven is an enterprise-grade image processing SaaS. Resize, scale, crop, mask, filter and enhance your images with blazing speed.",
"homepage": "https://github.com/pixaven/pixaven-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pixaven": "support@pixaven.com"
},
"source": {
"git": "https://github.com/pixaven/pixaven-swift.git",
"tag": "1.0.4"
},
"source_files": "Pixaven/Classes/**/*",
"platforms": {
"ios": "13.0"
},
"frameworks": [
"UIKit",
"Foundation",
"MobileCoreServices"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}