[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 4 / 7 / ArcRtcEngine / 1.0.1 / ArcRtcEngine.podspec.json
blob28156439dadb9411e6cc26b9d5fba4a312c87386
2   "name": "ArcRtcEngine",
3   "version": "1.0.1",
4   "summary": "一个快捷支持音视频通讯的SDK",
5   "homepage": "https://github.com/ArcvideoDangHong/ArcRtcEngine",
6   "license": "MIT",
7   "authors": {
8     "ArcVideo": "develop@arcvideo.com"
9   },
10   "social_media_url": "",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ArcvideoDangHong/ArcRtcEngine.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "ArcRtcEngine/**/*.{h,m}",
19   "requires_arc": true,
20   "frameworks": [
21     "CoreLocation",
22     "AVFoundation",
23     "VideoToolbox",
24     "SystemConfiguration"
25   ],
26   "libraries": [
27     "resolv",
28     "c++"
29   ],
30   "vendored_libraries": [
31     "ArcRtcEngine/Libraries/libARCRtcEngine.a",
32     "ArcRtcEngine/Libraries/libArcVideoTool.a"
33   ]