blob: 8dfb6e8cc77f414501bb5d3674e4a53568c9678a [file] [log] [blame]
{
"name": "MMLHandGestureDetection",
"version": "0.0.9",
"summary": "MMLHandGestureDetection",
"description": "MML Hand Gesture 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/HandGestureDetection/0.0.9/MMLHandGestureDetection.framework"
},
"dependencies": {
"MMLKitBaseDependency": [
"~> 0.0.9"
]
}
}