blob: 5acc4531f2e4cb0844542abf7545c41ecbbc6868 [file] [log] [blame]
{
"name": "XYPushSDK",
"version": "0.2.5",
"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/Robert/XYPushSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Robert": "min.xia@quvideo.com"
},
"source": {
"git": "http://192.168.1.33:9090/Robert/XYPushSDK.git",
"tag": "0.2.5"
},
"platforms": {
"ios": "7.0"
},
"public_header_files": [
"XY{Push,JPush,Getui,GCM}.{h}",
"PushConstants.h"
],
"source_files": [
"XY{Push,JPush,Getui,GCM}.{h,m}",
"PushConstants.h"
],
"dependencies": {
"GTSDK": [
"~> 1.4.3"
],
"JPush": [
],
"Google/CloudMessaging": [
]
}
}