blob: f80c241507e893dd41a129246d0579693b8be8f8 [file] [log] [blame]
{
"name": "MMLSuper",
"version": "0.0.1",
"summary": "MMLSuper",
"description": "MML Video Super Resolution Detection.",
"homepage": "https://gitee.com/bit20062896/MMLKitTest",
"license": {
"type": "MIT"
},
"authors": {
"wangchao14": "wangchao14@baidu.com"
},
"source": {
"git": "https://gitee.com/bit20062896/MMLKitTest.git"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "AIVideoSuperResolution.framework"
},
"dependencies": {
"MMLTest": [
"~> 0.0.16"
]
}
}