blob: 6f24253d1dc9ca43fafc9afe381ad7e1b36b0ed4 [file] [log] [blame]
{
"name": "YJUrtcKit",
"version": "1.3.0",
"summary": "测试SDK pod",
"description": "test SDK pods",
"homepage": "https://github.com/ucloudyj/YJUrtcKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ucloudyj": "yj.wang@ucloud.cn"
},
"source": {
"git": "https://github.com/ucloudyj/YJUrtcKit.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"CFNetwork",
"Security",
"OpenGLES",
"GLKit",
"VideoToolbox",
"AVFoundation"
],
"libraries": [
"icucore",
"c++"
],
"vendored_frameworks": "YJUrtcKit/Frameworks/*.framework"
}