| { |
| "name": "MMLPortraitSegmentation", |
| "version": "0.0.9", |
| "summary": "MMLPortraitSegmentation", |
| "description": "MML Portrait Segmentation.", |
| "homepage": "https://gitee.com/paddlepaddle/LiteKit", |
| "license": { |
| "type": "MIT" |
| }, |
| "authors": { |
| "wangzhiyong04": "wangzhiyong04@baidu.com" |
| }, |
| "source": { |
| "git": "https://gitee.com/paddlepaddle/LiteKit.git" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "ios": { |
| "vendored_frameworks": "iOS/PortraitSegmentation/0.0.9/MMLPortraitSegmentation.framework" |
| }, |
| "dependencies": { |
| "MMLKitBaseDependency": [ |
| "~> 0.0.9" |
| ] |
| } |
| } |