[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 7 / 6 / MMLPortraitSegmentation / 0.0.10 / MMLPortraitSegmentation.podspec.json
blobe80425607e00e757aa040d1d101884aba91cd136
2   "name": "MMLPortraitSegmentation",
3   "version": "0.0.10",
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.10/MMLPortraitSegmentation.framework"
22   },
23   "dependencies": {
24     "MMLKitBaseDependency": [
25       "~> 0.0.9"
26     ]
27   }