blob: f52d7b3cf0948ef9af5b2d87d2d0d16b44cf4cd4 [file] [log] [blame]
{
"name": "MMLTest",
"version": "0.0.13",
"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"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"static_framework": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC",
"DEFINES_MODULE": "YES"
},
"vendored_frameworks": [
"*/*.framework",
"*.framework"
],
"vendored_libraries": [
"lib/modelcrypt/*.a"
],
"libraries": "z"
}