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