[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / f / 8 / ENChatBot / 4.0.2 / ENChatBot.podspec.json
blob9e1052636ce45dd935999b415ef5324f0f9856a5
2   "name": "ENChatBot",
3   "version": "4.0.2",
4   "summary": "iOS Chat client for ENChatBot",
5   "homepage": "https://gitlab.com/en-sdk/enbotsdk",
6   "license": {
7     "type": "Commercial",
8     "text": "Copyright 2018 ENChatBot. All Rights Reserved. "
9   },
10   "authors": {
11     "ENChatBot": "contact@engati.com"
12   },
13   "documentation_url": "https://gitlab.com/en-sdk/enbotsdk",
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5.3.1",
18   "source": {
19     "type": "zip",
20     "http": "https://gitlab.com/en-sdk/enbotsdk/raw/4.0.2/ENChatBot.xcframework.zip"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
24     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
25     "OTHER_SWIFT_FLAGS": "$(inherited)"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
29     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
30     "OTHER_SWIFT_FLAGS": "$(inherited)"
31   },
32   "preserve_paths": "ENChatBot.xcframework",
33   "ios": {
34     "vendored_frameworks": "ENChatBot.xcframework",
35     "frameworks": [
36       "UIKit",
37       "AVFoundation",
38       "Foundation"
39     ]
40   },
41   "dependencies": {
42     "Socket.IO-Client-Swift": [
43       "~> 15.1.0"
44     ],
45     "SDWebImage": [
46       "~> 5.0"
47     ]
48   },
49   "swift_version": "5.3.1"