blob: 4afe944b4f4fc84c6392229fbc6938fbf5047caf [file] [log] [blame]
{
"name": "TPNS-TEST",
"version": "1.2.5.3",
"summary": "腾讯移动推送(iOS)",
"homepage": "https://cloud.tencent.com/product/tpns/",
"authors": "tencent",
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"frameworks": [
"CFNetwork",
"SystemConfiguration",
"CoreTelephony",
"CoreGraphics",
"Foundation",
"UserNotifications",
"CoreData"
],
"libraries": [
"z",
"sqlite3"
],
"source": {
"git": "https://git.code.tencent.com/tpns/tpns-podtest.git",
"tag": "1.2.5.3"
},
"source_files": [
"XGVIPPush/XGForFreeVersion.h",
"XGVIPPush/XGPush.h",
"XGVIPPush/XGPushPrivate.h"
],
"vendored_libraries": "XGVIPPush/libXG-SDK-Cloud.a",
"vendored_frameworks": "XGVIPPush/XGMTACloud.framework"
}