[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / e / HyJitsiMeetSDK / 3.8.0 / HyJitsiMeetSDK.podspec.json
blob9f84a6d43fd1662bfc15547c71dc080fe38c476b
2   "name": "HyJitsiMeetSDK",
3   "version": "3.8.0",
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/jitsi/jitsi-meet-ios-sdk-releases",
7   "license": "Apache 2",
8   "authors": "The Jitsi Meet project authors",
9   "source": {
10     "git": "https://github.com/lylcsaa/jitsi-meet-ios-sdk-releases.git",
11     "branch": "master"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "vendored_frameworks": [
17     "Frameworks/JitsiMeetSDK.xcframework",
18     "Frameworks/WebRTC.xcframework"
19   ],
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   }