[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 7 / 6 / MMLPortraitSegmentation / 0.0.9 / MMLPortraitSegmentation.podspec.json
blob349f6909243ca9bf69a4465b79766b89c379998d
2   "name": "MMLPortraitSegmentation",
3   "version": "0.0.9",
4   "summary": "MMLPortraitSegmentation",
5   "description": "MML 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   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "ios": {
21     "vendored_frameworks": "iOS/PortraitSegmentation/0.0.9/MMLPortraitSegmentation.framework"
22   },
23   "dependencies": {
24     "MMLKitBaseDependency": [
25       "~> 0.0.9"
26     ]
27   }