blob: 251def916967c6c2e6158092c30ffd6fb8042199 [file] [log] [blame]
{
"name": "MMLAIVideoSuperResolution",
"version": "0.0.9",
"summary": "MMLAIVideoSuperResolution",
"description": "MML Video Super Resolution Detection.",
"homepage": "https://gitee.com/paddlepaddle/LiteKit",
"license": {
"type": "MIT"
},
"authors": {
"wangzhiyong04": "wangzhiyong04@baidu.com"
},
"source": {
"git": "https://gitee.com/paddlepaddle/LiteKit.git"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "iOS/VideoSuperResolution/0.0.9/MMLAIVideoSuperResolution.framework"
},
"dependencies": {
"MMLKitBaseDependency": [
"~> 0.0.9"
]
}
}