[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 8 / 2 / QiscusMeet / 0.2.0 / QiscusMeet.podspec.json
blob1e3a6d50466de3d9068758ca3b46c5df9c2f1216
2   "name": "QiscusMeet",
3   "version": "0.2.0",
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": "0.2.0"
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": "10.0"
23   },
24   "vendored_frameworks": [
25     "SDK/JitsiMeet.framework",
26     "SDK/WebRTC.framework"
27   ],
28   "dependencies": {
29     "Alamofire": [
31     ],
32     "SwiftyJSON": [
34     ]
35   },
36   "swift_version": "4.1"