[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 5 / 9 / d / JitsiMeetPhpfoxSDK / 3.5.3 / JitsiMeetPhpfoxSDK.podspec.json
blobfcfbd627b4e3e59f574f8bf7353cec172078a143
2   "name": "JitsiMeetPhpfoxSDK",
3   "version": "3.5.3",
4   "summary": "Jitsi Meet phpFox 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/phpfox-mobile/ios-phpfox-jitsi-sdk",
7   "license": "MIT",
8   "authors": "The Jitsi Meet project authors & Trex from phpFox Mobile team",
9   "source": {
10     "git": "https://github.com/phpfox-mobile/ios-phpfox-jitsi-sdk.git",
11     "tag": "3.5.3"
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   }