blob: 8220d6169a7157a64d834573afd69d3ce500dd67 [file] [log] [blame]
{
"name": "UMCErrorCatch",
"version": "1.0.0beta",
"summary": "UMeng+ component SDK",
"description": "错误分析是可捕获Objective-C层和C++层的运行时异常调用,并可在后台查看错误信息。",
"homepage": "http://dev.umeng.com/sdk_integate/ios-integrate-guide/common",
"license": {
"type": "Copyright",
"text": "Copyright 2011 - 2018 umeng.com. All rights reserved.\n"
},
"authors": {
"UMeng": "support@umeng.com"
},
"source": {
"http": "http://umplus-sdk-download.oss-cn-shanghai.aliyuncs.com/iOS/UMErrorCatch/UMErrorCatch_1.0.0.zip"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "UMErrorCatch.framework"
},
"libraries": [
"c++",
"z"
],
"frameworks": "SystemConfiguration",
"dependencies": {
"UMCCommon": [
]
}
}