[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / e / 9 / 0 / RTCEngineKit / 1.0.1 / RTCEngineKit.podspec.json
blob1fe84a302175f0a503528904b9cb61e39149cb94
2   "name": "RTCEngineKit",
3   "version": "1.0.1",
4   "summary": "RTC服务引擎.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/seastart/RTCEngineKit",
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/RTCEngineKit.git",
16     "tag": "1.0.1"
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/RTCEngineKit.framework"