[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / d / 8 / 2 / QiscusMeet / 2.7.4 / QiscusMeet.podspec.json
blob389f83ebbd6ec8b6f5fecbfefd0add5f0801fb42
2   "name": "QiscusMeet",
3   "version": "2.7.4",
4   "summary": "Qiscus Meet iOS SDK",
5   "description": "Qiscus 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://documentation.qiscus.com/qiscus-meet/introduction",
7   "license": "Apache 2",
8   "authors": "Qiscus",
9   "source": {
10     "git": "https://github.com/qiscus/qiscus-sdk-meet-ios.git",
11     "tag": "2.7.4"
12   },
13   "social_media_url": "https://qiscus.com",
14   "swift_versions": "4.1",
15   "source_files": "QiscusMeet/**/*.{swift}",
16   "resource_bundles": {
17     "QiscusMeet": [
18       "QiscusMeet/**/*.{xib,xcassets,imageset,png}"
19     ]
20   },
21   "platforms": {
22     "ios": "11.0"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "vendored_frameworks": [
31     "SDK/JitsiMeetSDK.xcframework",
32     "SDK/WebRTC.xcframework"
33   ],
34   "dependencies": {
35     "SwiftyJSON": [
37     ]
38   },
39   "swift_version": "4.1"