blob: 3bcb1bdfd69db060707c219207fda467aeb813b4 [file] [log] [blame]
{
"name": "MMLTest",
"version": "0.0.17",
"summary": "A short description of MMLTest.",
"description": "for test",
"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,
"static_framework": true,
"ios": {
"vendored_frameworks": "lib/ZipArchive.framework",
"vendored_libraries": "lib/modelcrypt/*.a"
},
"vendored_frameworks": "ZipArchive.framework",
"vendored_libraries": "modelcrypt.a"
}