blob: dd046c63d2e4fd25881325518cdb73504bf34af5 [file] [log] [blame]
{
"name": "XYPushSDK",
"version": "0.1.7",
"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.1.7"
},
"platforms": {
"ios": "7.0"
},
"frameworks": [
"CFNetwork",
"CoreFoundation",
"CoreTelephony",
"SystemConfiguration",
"CoreGraphics",
"Foundation",
"UIKit",
"Security",
"AdSupport",
"MobileCoreServices",
"AVFoundation",
"JavaScriptCore",
"CoreLocation",
"CoreBluetooth"
],
"subspecs": [
{
"name": "JPush",
"source_files": [
"*.h",
"*.a"
],
"public_header_files": "*.h"
}
]
}