[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / f / c / d / HLJitsiMeetSDK / 1.0.4 / HLJitsiMeetSDK.podspec.json
blob9571d1c320fcb15211c38630edd337c8d87f6446
2   "name": "HLJitsiMeetSDK",
3   "version": "1.0.4",
4   "summary": "自定义 Jitsi Meet iOS SDK",
5   "description": "Jitsi Meet is a WebRTC compatible, free and Open Source video conferencing system that provides browsers and mobile applications with Real Time Communications capabilities.",
6   "homepage": "https://github.com/Tom-Jack-Huang/HLJitsiMeetSDK",
7   "license": "MIT",
8   "authors": "HL",
9   "source": {
10     "git": "https://github.com/Tom-Jack-Huang/HLJitsiMeetSDK.git",
11     "tag": "1.0.4"
12   },
13   "social_media_url": "https://twitter.com/jitsinews",
14   "platforms": {
15     "ios": "11.0"
16   },
17   "vendored_frameworks": [
18     "Frameworks/JitsiMeetSDK.framework",
19     "Frameworks/WebRTC.framework"
20   ],
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   }