blob: 1b848f6ac3d55b7d55b409758ea4ed168174123b [file] [log] [blame]
{
"name": "XYPushSDK",
"version": "0.2.9",
"summary": "Push SDK For Xiao Ying.",
"description": "Xiao Ying push SDK is used for all app,welcome to here",
"homepage": "http://192.168.1.33:9090/ioscomponentgroup/XYPushSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Robert": "min.xia@quvideo.com"
},
"source": {
"git": "git@192.168.1.33:ioscomponentgroup/XYPushSDK.git",
"tag": "0.2.9"
},
"platforms": {
"ios": "7.0"
},
"weak_frameworks": "UserNotifications",
"public_header_files": [
"XY{Push,JPush,Getui}.{h}",
"PushConstants.h"
],
"source_files": [
"XY{Push,JPush,Getui}.{h,m}",
"PushConstants.h"
],
"dependencies": {
"GTSDK": [
"~> 1.4.3"
],
"JPush": [
"~> 2.1.0"
]
}
}