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