blob: 320795d0e03997d46a808f4d4ecb13e88d39bffe [file] [log] [blame]
{
"name": "XYPushSDK",
"version": "0.2.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"frameworks": [
"CFNetwork",
"CoreFoundation",
"CoreTelephony",
"SystemConfiguration",
"CoreGraphics",
"Foundation",
"UIKit",
"Security",
"AdSupport",
"MobileCoreServices",
"AVFoundation",
"JavaScriptCore",
"CoreLocation",
"CoreBluetooth"
],
"subspecs": [
{
"name": "JPush",
"source_files": [
"JPUSHService.h",
"jpush-ios.a"
],
"public_header_files": "JPUSHService.h"
},
{
"name": "GtSdkLib",
"source_files": [
"GeTuiSdk.h",
"libGeTuiSdk-1.4.2.a"
],
"public_header_files": "GeTuiSdk.h"
}
]
}