[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 1 / 9 / CommunicationFramework / 0.1.2 / CommunicationFramework.podspec.json
blob8d5eb90950244d73f02c20a248eea5f0f3b009c4
2   "name": "CommunicationFramework",
3   "platforms": {
4     "ios": "15.0"
5   },
6   "summary": "Integrate Video Call and Chat in your project within a few lines of code.",
7   "requires_arc": true,
8   "version": "0.1.2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Conrad Felgentreff": "conrad.felgentreff@web.de"
15   },
16   "homepage": "https://github.com/conrad030/CommunicationFramework",
17   "source": {
18     "git": "https://github.com/conrad030/CommunicationFramework.git",
19     "tag": "0.1.2"
20   },
21   "frameworks": "SwiftUI",
22   "dependencies": {
23     "AzureCommunicationCalling": [
24       "~> 2.0.0"
25     ],
26     "AzureCommunicationChat": [
28     ],
29     "Amplify": [
31     ],
32     "AmplifyPlugins/AWSS3StoragePlugin": [
34     ],
35     "AmplifyPlugins/AWSCognitoAuthPlugin": [
37     ]
38   },
39   "source_files": "Sources/CommunicationFramework/**/*.{swift}",
40   "resources": "Sources/CommunicationFramework/**/*.{png,jpeg,jpg,xcassets,xcdatamodeld}",
41   "swift_versions": "5.0",
42   "user_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   },
45   "pod_target_xcconfig": {
46     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
47     "ENABLE_BITCODE": "NO"
48   },
49   "swift_version": "5.0"