[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / b / 2 / iStream / 0.2.0 / iStream.podspec.json
blob4c9c4ddb375237d69b7f01d233f7f00a87df6fd4
2   "name": "iStream",
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.2.0",
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/iStream",
17   "source": {
18     "git": "https://github.com/conrad030/iStream.git",
19     "tag": "0.2.0"
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/iStream/**/*.{swift}",
40   "resources": "Sources/iStream/**/*.{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"