[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 9 / 0 / RTCEngineKit / 1.0.8-alpha.17+20240906 / RTCEngineKit.podspec.json
blob67ffcc1d3b5225b0701a46c5f116fa1a17c002bb
2   "name": "RTCEngineKit",
3   "version": "1.0.8-alpha.17+20240906",
4   "summary": "RTC服务引擎.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/seastart/rtc-ios-cocoapods",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SailorGa": "ljia789@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/seastart/rtc-ios-cocoapods.git",
16     "tag": "1.0.8-alpha.17+20240906"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "ios": {
22     "frameworks": [
23       "VideoToolbox",
24       "AudioToolbox",
25       "AVFoundation",
26       "CoreFoundation",
27       "CoreMedia",
28       "CoreVideo",
29       "Foundation",
30       "QuartzCore",
31       "Metal",
32       "MetalPerformanceShaders",
33       "Security",
34       "OpenGLES",
35       "Accelerate",
36       "CoreML",
37       "CoreGraphics",
38       "ReplayKit",
39       "SystemConfiguration"
40     ],
41     "libraries": [
42       "c++",
43       "z",
44       "iconv"
45     ]
46   },
47   "vendored_frameworks": "RTCEngineKit/Depend/*.framework",
48   "resources": "RTCEngineKit/Resources/*.bundle",
49   "dependencies": {
50     "CocoaAsyncSocket": [
52     ]
53   }