blob: 5f1306e70f0b364632b7a21d55c7bbc7a998f439 [file] [log] [blame]
{
"name": "MMLTest",
"version": "0.0.12",
"summary": "A short description of MMLTest.",
"description": "for test",
"homepage": "https://github.com/alibaba/MNN",
"license": {
"type": "MIT"
},
"authors": {
"wangchao14": "wangchao14@baidu.com"
},
"source": {
"git": "https://github.com/bit20062896/MMLKitTest.git"
},
"vendored_libraries": [
"*.a",
"*/*.a",
"*/*/*.a"
],
"vendored_frameworks": [
"*/*.framework",
"*.framework"
],
"platforms": {
"ios": "8.0"
}
}