[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 1 / 7 / YxtRtcEngineKit / 1.0.10 / YxtRtcEngineKit.podspec.json
blob79ffa467d8b9a186e4f89aaefcd1850bd7320994
2   "name": "YxtRtcEngineKit",
3   "version": "1.0.10",
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     "OpenGLES",
25     "CoreMedia",
26     "QuartzCore"
27   ],
28   "libraries": "c++",
29   "xcconfig": {
30     "VALID_ARCHS": "arm64"
31   },
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "source": {
39     "git": "https://e.coding.net/me_zqx/yunxuetang/YxtRtcKit.git",
40     "tag": "1.0.10"
41   },
42   "platforms": {
43     "ios": "9.0"
44   },
45   "ios": {
46     "vendored_frameworks": "Framework/YxtRtcKit.framework"
47   }