blob: 2287605ae8884630903694edbf6d7aeaaf758ab8 [file] [log] [blame]
{
"name": "WSK_iOS_SDK",
"version": "0.0.1",
"license": {
"type": "Copyright",
"text": " Copyright 2016 Visionet \n"
},
"homepage": "http://visionet.findest.com/letsdesk/",
"authors": {
"qiyukf": "sunyan@visionet.com.cn"
},
"summary": "微企微上客客服访客端 iOS SDK",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/visionetwsk/WSK_iOS_SDK.git",
"tag": "0.0.1"
},
"resources": [
"WSKSDK/WSKResource.bundle"
],
"vendored_frameworks": "WSKSDK/*.{framework}",
"frameworks": [
"UIKit",
"CoreText",
"MobileCoreServices",
"SystemConfiguration",
"AVFoundation",
"CoreTelephony",
"CoreMedia",
"AudioToolbox"
],
"libraries": [
"z",
"stdc++.6.0.9"
],
"requires_arc": true,
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 8.0.2"
]
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"pushed_with_swift_version": "3.0"
}