[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 2 / 6 / LiteKitPortraitSegmentation / 0.2.0 / LiteKitPortraitSegmentation.podspec.json
blob6db21ecfddef03a0355d76b85a30114ace0e2f75
2   "name": "LiteKitPortraitSegmentation",
3   "version": "0.2.0",
4   "summary": "LiteKitPortraitSegmentation",
5   "description": "LiteKit Portrait Segmentation.",
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   "source_files": "iOS/PortraitSegmentation/0.2.0/LiteKitPortraitSegmentation.framework/*.nb",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "iOS/PortraitSegmentation/0.2.0/LiteKitPortraitSegmentation.framework"
23   },
24   "dependencies": {
25     "LiteKitBaseDependency": [
26       "~> 0.2.0"
27     ]
28   }