blob: b5e666a6204afacd3d8107e269dcf5878560c2fe [file] [log] [blame]
{
"name": "MMLHand",
"version": "0.0.1",
"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": "MMLHandGestureDetection.framework"
},
"dependencies": {
"MMLTest": [
"~> 0.0.16"
]
}
}