blob: 89acfc7180f373f907fd65014ee550163057b817 [file] [log] [blame]
{
"name": "UMCCommon",
"version": "2.1.4",
"summary": "UMeng+ component SDK",
"description": "友盟+组件化SDK基础库UMCommon",
"homepage": "https://developer.umeng.com/docs/66632/detail/66885",
"license": {
"type": "Copyright",
"text": "Copyright 2011 - 2019 umeng.com. All rights reserved.\n"
},
"authors": {
"UMeng": "support@umeng.com"
},
"source": {
"http": "https://umplus-sdk-download.oss-cn-shanghai.aliyuncs.com/iOS/UMCommon/UMCommon_2.1.4.zip"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "UMCommon.framework"
},
"libraries": [
"sqlite3",
"z"
],
"frameworks": [
"CoreTelephony",
"SystemConfiguration"
]
}