[Add] RapidKitFoundation_MacOS 2024.1220.1144.617
[CocoaPods.git] / Specs / 2 / 6 / e / C3Lib / 0.0.6 / C3Lib.podspec.json
blob2e27ed10d4ba06d80f7891fd260ccb274d356c8c
2   "name": "C3Lib",
3   "version": "0.0.6",
4   "summary": "Ericsson Contextual Communication Cloud SDK",
5   "description": "iOS SDK for building Ericsson Contextual Communication Cloud apps.",
6   "homepage": "https://github.com/Ericsson/c3-ios-sdk",
7   "license": {
8     "type": "BSD-2",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ericsson AB": "labs@ericsson.com"
13   },
14   "source": {
15     "git": "https://github.com/Ericsson/c3-ios-sdk.git",
16     "tag": "0.0.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "vendored_frameworks": "C3Lib/cct.framework",
23   "module_name": "cct",
24   "dependencies": {
25     "CryptoSwift": [
26       "~> 0.6.6"
27     ],
28     "MatrixSDK": [
29       "~> 0.7.1"
30     ],
31     "WebRTC": [
32       "~> 54.6.13869"
33     ]
34   },
35   "pushed_with_swift_version": "3.0"