blob: 03afc4009147ea2d1ee725d8a1cb78105ded34b3 [file] [log] [blame]
{
"name": "MMLSeg",
"version": "0.0.2",
"summary": "MMLSeg",
"description": "MML Portrait Segmentation.",
"homepage": "https://gitee.com/bit20062896/MMLKitTest",
"license": {
"type": "MIT"
},
"authors": {
"wangchao14": "wangchao14@baidu.com"
},
"source": {
"git": "https://gitee.com/bit20062896/MMLKitTest.git"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "iOS/0.0.1/MMLPortraitSegmentation.framework"
},
"dependencies": {
"MMLKitDependency": [
"~> 0.0.1"
]
}
}