blob: 13688a518b1530dbc5ac8d4ee32d79db4084002e [file] [log] [blame]
{
"name": "VPMiPushSDK",
"authors": {
"MiPushSDK": "DevPush@xiaomi.com"
},
"homepage": "http://dev.xiaomi.com/doc/?p=2995",
"summary": "小米iOS推送SDK",
"version": "2.2.9",
"platforms": {
"ios": "7.0"
},
"vendored_libraries": "iOS/SDK/libMiPushSDK.a",
"source_files": "iOS/SDK/*.{h,m}",
"source": {
"git": "https://coding.net/u/VianPan/p/VPMiPushSDK/git",
"tag": "2.2.9"
},
"frameworks": [
"UserNotifications",
"SystemConfiguration",
"MobileCoreServices",
"CFNetwork",
"CoreTelephony"
],
"libraries": [
"resolv",
"z",
"xml2"
],
"license": {
"type": "LGPL",
"text": " ® 1998 - 2016 XiaoMi All Rights Reserved.\n"
}
}