blob: bc7aa158dd9ab6b7d590737f3ec6e2264c59e546 [file] [log] [blame]
{
"name": "MMLTest",
"version": "0.0.16",
"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,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"DEFINES_MODULE": "YES"
},
"ios": {
"vendored_frameworks": "lib/MMLKitDependency.framework"
}
}