blob: 1d3fc7e625e521f00b5a8d177fd8b592be26d486 [file] [log] [blame]
{
"name": "MMLSuper",
"version": "0.0.3",
"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": "iOS/0.0.1/MMLAIVideoSuperResolution.framework"
},
"dependencies": {
"MMLKitDependency": [
"~> 0.0.3"
]
}
}