blob: df14262a70454f9650c042501a1c4eded2571cbf [file] [log] [blame]
{
"name": "UMCPush",
"version": "2.1.3",
"summary": "UMeng+ component SDK",
"description": "友盟的Push业务组件,提供给应用准时的Push通知功能",
"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/UMPush/UMPush_2.1.3.zip"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "UMPush.framework"
},
"frameworks": "UserNotifications",
"dependencies": {
"UMCCommon": [
]
}
}