[Add] GoogleMobileAdsMediationIronSource 8.6.0.0.0
[CocoaPods.git] / Specs / 4 / 0 / a / MMLHandGestureDetection / 0.0.9 / MMLHandGestureDetection.podspec.json
blob8dfb6e8cc77f414501bb5d3674e4a53568c9678a
2   "name": "MMLHandGestureDetection",
3   "version": "0.0.9",
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   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "ios": {
21     "vendored_frameworks": "iOS/HandGestureDetection/0.0.9/MMLHandGestureDetection.framework"
22   },
23   "dependencies": {
24     "MMLKitBaseDependency": [
25       "~> 0.0.9"
26     ]
27   }