blob: 1a879da68ceac6e37b0cc2d62ff377198c29fca9 [file] [log] [blame]
{
"name": "PixelSDK",
"version": "5.4.0",
"license": "https://www.pixelsdk.com/terms-of-use/",
"summary": "Pixel SDK is a photo and video editing framework written in Swift.",
"homepage": "https://www.pixelsdk.com",
"authors": {
"Pixel SDK": "support@pixelsdk.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/GottaYotta/PixelSDK.git",
"tag": "5.4.0"
},
"vendored_frameworks": "PixelSDK.framework",
"ios": {
"dependencies": {
"GPUImage2-Pixel": [
"~> 3.0.3"
]
}
},
"frameworks": [
"AVFoundation"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}