[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / 7 / b / RTCMediaStreamKit / 1.1.3 / RTCMediaStreamKit.podspec.json
blob6216ba6780e176a3cfbe697bab67e0f449070fa3
2   "name": "RTCMediaStreamKit",
3   "version": "1.1.3",
4   "summary": "RTC推流服务引擎.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/seastart/RTCMediaStreamKit",
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/RTCMediaStreamKit.git",
16     "tag": "1.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "frameworks": [
23       "QuartzCore",
24       "Foundation",
25       "CoreFoundation",
26       "Security",
27       "VideoToolbox",
28       "OpenGLES",
29       "Accelerate",
30       "CoreMedia",
31       "AVFoundation",
32       "CoreML",
33       "CoreGraphics",
34       "UIKit"
35     ],
36     "libraries": [
37       "c++",
38       "z",
39       "iconv"
40     ]
41   },
42   "dependencies": {
43     "TZImagePickerController": [
45     ],
46     "ReactiveObjC": [
48     ],
49     "LBXScan": [
51     ]
52   },
53   "vendored_frameworks": "RTCMediaStreamKit/Depend/*.framework",
54   "resources": "RTCMediaStreamKit/Resources/*.bundle"