blob: 1587e4a01d87c2471c999882a7cf71e0dc349711 [file] [log] [blame]
{
"name": "DVGCamera",
"version": "0.1.0",
"summary": "Live Streaming Camera.",
"description": "Live Streaming Camera.",
"homepage": "https://github.com/cvoalex/DVGCameraLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"derek-x-wang": "derekxinzhewang@gmail.com"
},
"source": {
"git": "https://github.com/cvoalex/DVGCameraLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "DVGCamera.framework"
},
"dependencies": {
"DVGCore": [
],
"GPUImage": [
]
}
}