blob: 3d19a08b58e48d35707c21b427729695590dfde5 [file] [log] [blame]
{
"name": "UMCCommon",
"version": "0.1-beta",
"summary": "UMeng+ component SDK",
"description": "友盟+组件化SDK基础库UMCommon",
"homepage": "http://dev.umeng.com/sdk_integate/ios-integrate-guide/common",
"license": {
"type": "Copyright",
"text": "Copyright 2011 - 2017 UMeng.com. All rights reserved.\n"
},
"authors": {
"UMeng": "support@umeng.com"
},
"source": {
"http": "http://dev.umeng.com/system/resources/W1siZiIsIjIwMTcvMTEvMjMvMTZfNTZfMzNfNTI1X2NvbW1vbl9pb3NfMS40LjAuemlwIl1d/common_ios_1.4.0.zip"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "common_ios_1.4.0/normal/UMCommon.framework"
},
"libraries": [
"sqlite3",
"z"
],
"frameworks": [
"CoreTelephony",
"SystemConfiguration"
]
}