[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 0 / a / MMLHandGestureDetection / 0.0.10 / MMLHandGestureDetection.podspec.json
blob1f61cf948616d9127a204c971a1fffb1ea63dced
2   "name": "MMLHandGestureDetection",
3   "version": "0.0.10",
4   "summary": "MMLHandGestureDetection",
5   "description": "MML Hand Gesture Detection.",
6   "homepage": "https://gitee.com/paddlepaddle/LiteKit",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "wangzhiyong04": "wangzhiyong04@baidu.com"
12   },
13   "source": {
14     "git": "https://gitee.com/paddlepaddle/LiteKit.git"
15   },
16   "resources": "iOS/HandGestureDetection/0.0.10/MMLHandGestureDetection.framework/HandGestureDetection",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "iOS/HandGestureDetection/0.0.10/MMLHandGestureDetection.framework"
23   },
24   "dependencies": {
25     "MMLKitBaseDependency": [
26       "~> 0.0.9"
27     ]
28   }