blob: b0893e93e412ae7e4ef8ae5830ac17e084dfa4c1 [file] [log] [blame]
{
"name": "goormeCall",
"version": "0.1.10",
"summary": "This API has suggested to OWMS WCP API, also RTC Connection",
"description": "- WebRTC lib and WCP sock interface",
"homepage": "http://100.100.103.5/devx/common/goormeCall.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sw.back": "sw.baek@bridgetec.co.kr"
},
"swift_version": "4.0",
"source": {
"git": "http://100.100.103.5/devx/common/goormeCall.git",
"tag": "0.1.10"
},
"platforms": {
"ios": "10.3"
},
"user_target_xcconfig": {
"VALID_ARCHS": "arm64 armv7"
},
"source_files": "goormeCall/Classes/**/*.swift",
"frameworks": [
"UIKit",
"CallKit",
"AVFoundation"
],
"libraries": "c++",
"dependencies": {
"GoogleWebRTC": [
],
"SwiftyJSON": [
"~> 4.0"
],
"SocketRocket": [
]
}
}