[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / e / d / LiteKitHandGestureDetection / 0.2.0 / LiteKitHandGestureDetection.podspec.json
blob3b414ba599e557fb1a0087eec864efccfae95805
2   "name": "LiteKitHandGestureDetection",
3   "version": "0.2.0",
4   "summary": "LiteKitHandGestureDetection",
5   "description": "LiteKit 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.2.0/LiteKitHandGestureDetection.framework/HandGestureDetection",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "iOS/HandGestureDetection/0.2.0/LiteKitHandGestureDetection.framework"
23   },
24   "dependencies": {
25     "LiteKitBaseDependency": [
26       "~> 0.2.0"
27     ]
28   }