blob: a09d8092c43cb46e4914cc9c9080672b10aee9cc [file] [log] [blame]
{
"name": "LiteKitVideoSuperResolution",
"version": "0.1.0",
"summary": "LiteKitVideoSuperResolution",
"description": "LiteKit 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"
},
"resources": "iOS/VideoSuperResolution/0.1.0/LiteKitVideoSuperResolution.framework/VideoSuperResolution",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "iOS/VideoSuperResolution/0.1.0/LiteKitVideoSuperResolution.framework"
},
"dependencies": {
"LiteKitBaseDependency": [
"~> 0.1.0"
]
}
}