blob: 13fcabc206c51b2d3f9859e0a35d5341d5f2ef73 [file] [log] [blame]
{
"name": "XYPushSDK",
"version": "0.2.4",
"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.4"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"XY{Push,JPush,Getui,GCM}.{h,m}",
"PushConstants.h"
],
"dependencies": {
"GTSDK": [
"~> 1.3.1"
],
"JPush": [
],
"Google/CloudMessaging": [
]
}
}