blob: 984a0dccbf0857b902fe48e71e0109c2479a4e7e [file] [log] [blame]
{
"name": "PixelSDK",
"version": "4.0.5",
"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": "4.0.5"
},
"vendored_frameworks": "PixelSDK.framework",
"ios": {
"dependencies": {
"GPUImage2-Pixel": [
"~> 3.0.3"
]
}
},
"frameworks": [
"AVFoundation"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}