blob: 792ced66379f0eb51f70b3e24e42ce0ae74e480a [file] [log] [blame]
{
"name": "VPMiPushSDK",
"authors": {
"MiPushSDK": "DevPush@xiaomi.com"
},
"homepage": "http://dev.xiaomi.com/doc/?p=2995",
"summary": "小米iOS推送SDK",
"version": "1.0.0",
"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": "1.0.0"
},
"frameworks": [
"UserNotifications",
"SystemConfiguration",
"MobileCoreServices",
"CFNetwork",
"CoreTelephony"
],
"libraries": [
"resolv",
"z",
"xml2"
],
"license": {
"type": "LGPL",
"text": " ® 1998 - 2016 XiaoMi All Rights Reserved.\n"
}
}