blob: f4b6ccdd821196b2e42d71f94449bb9feccb0de9 [file] [log] [blame]
{
"name": "MMLSuper",
"version": "0.0.2",
"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.1"
]
}
}