[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 3 / 1 / 7 / YxtRtcEngineKit / 1.0.1 / YxtRtcEngineKit.podspec.json
blob143350093bdb97dce9c9b275a938da8f6feb0349
2   "name": "YxtRtcEngineKit",
3   "version": "1.0.1",
4   "summary": "音视频SDK",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "YxtRtcEngineKit": "me_zqx@163.com"
11   },
12   "homepage": "https://me_zqx.coding.net/p/yunxuetang/d/YxtRtcKit/git/tree/master/LICENSE",
13   "description": "TODO: Add long description of the pod here.",
14   "frameworks": [
15     "UIKit",
16     "MediaPlayer",
17     "AVFoundation",
18     "WebKit",
19     "AudioToolbox",
20     "VideoToolbox",
21     "CoreGraphics",
22     "GLKit",
23     "SystemConfiguration"
24   ],
25   "libraries": "c++",
26   "xcconfig": {
27     "VALID_ARCHS": "arm64"
28   },
29   "source": {
30     "git": "https://e.coding.net/me_zqx/yunxuetang/YxtRtcKit.git",
31     "tag": "dev_1.0.1"
32   },
33   "platforms": {
34     "ios": "9.0"
35   },
36   "ios": {
37     "vendored_frameworks": [
38       "ios/YxtRtcEngine.framework"
39     ]
40   }