[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / d / 8 / DemoNewRTC / 0.1.1 / DemoNewRTC.podspec.json
blob6003b0264f0cb6294f26d1632d1a12326a40e7f8
2   "name": "DemoNewRTC",
3   "version": "0.1.1",
4   "summary": "Developed by MyTeam",
5   "description": "The MyTeam platform, developed by MyTeam, makes it easy to embed high-quality interactive video, voice, messaging, and screen sharing into web and mobile apps.",
6   "homepage": "https://google.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HoangDuoc": "duochv@stringee.com"
13   },
14   "source": {
15     "git": "https://github.com/HoangDuoc/DemoNewRTC.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "OTHER_LDFLAGS": "-ObjC"
23   },
24   "source_files": "DemoNewRTC/Classes/**/Stringee.framework/Versions/A/Headers/*.h",
25   "public_header_files": "DemoNewRTC/Classes/**/Stringee.framework/Versions/A/Headers/*.h",
26   "frameworks": [
27     "CoreFoundation",
28     "VideoToolbox",
29     "AudioToolbox",
30     "AVFoundation",
31     "GLKit"
32   ],
33   "libraries": [
34     "icucore",
35     "stdc++"
36   ],
37   "vendored_frameworks": "DemoNewRTC/Classes/**/Stringee.framework",
38   "dependencies": {
39     "GoogleWebRTC": [
40       "~> 1.1"
41     ]
42   }