[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / b / 2 / YJUrtcKit / 1.3.0 / YJUrtcKit.podspec.json
blob6f24253d1dc9ca43fafc9afe381ad7e1b36b0ed4
2   "name": "YJUrtcKit",
3   "version": "1.3.0",
4   "summary": "测试SDK pod",
5   "description": "test SDK pods",
6   "homepage": "https://github.com/ucloudyj/YJUrtcKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ucloudyj": "yj.wang@ucloud.cn"
13   },
14   "source": {
15     "git": "https://github.com/ucloudyj/YJUrtcKit.git",
16     "tag": "1.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": [
22     "CFNetwork",
23     "Security",
24     "OpenGLES",
25     "GLKit",
26     "VideoToolbox",
27     "AVFoundation"
28   ],
29   "libraries": [
30     "icucore",
31     "c++"
32   ],
33   "vendored_frameworks": "YJUrtcKit/Frameworks/*.framework"