blob: cef3f4b99c3c88bef2360bf6b62f75162a4656a6 [file] [log] [blame]
{
"name": "Pixaven",
"version": "1.0.1",
"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://www.pixaven.com",
"license": "MIT",
"authors": {
"Pixaven": "support@pixaven.com"
},
"source": {
"git": "https://github.com/pixaven/pixaven-swift.git",
"tag": "1.0.1"
},
"source_files": "Pixaven/Classes/**/*",
"platforms": {
"ios": "13.0"
},
"frameworks": [
"UIKit",
"Foundation",
"MobileCoreServices"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}