blob: 05a12e52592e416d3019a928efced28f5ef72efd [file] [log] [blame]
{
"name": "MMLHand",
"version": "0.0.4",
"summary": "MMLHand",
"description": "MML Hand Gesture 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/MMLHandGestureDetection.framework"
},
"dependencies": {
"MMLKitDependency": [
"~> 0.0.4"
]
}
}