[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 9 / d / JitsiMeetPhpfoxSDK / 2.10.3.2 / JitsiMeetPhpfoxSDK.podspec.json
blobbd623e0bb0d3b2cfb30d37c3d7d0ab235a4fa861
2   "name": "JitsiMeetPhpfoxSDK",
3   "version": "2.10.3.2",
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": "Thien Nguyen",
9   "source": {
10     "git": "https://github.com/phpfox-mobile/ios-phpfox-jitsi-sdk.git",
11     "tag": "2.10.3.2"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "vendored_frameworks": [
17     "Frameworks/JitsiMeet.framework",
18     "Frameworks/WebRTC.framework"
19   ],
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   }