[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / f / 8 / ENChatBot / 4.0.3 / ENChatBot.podspec.json
blob53f38ccfd5d99b3592840553ceafcb69be5dd123
2   "name": "ENChatBot",
3   "version": "4.0.3",
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.3/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     "OTHER_SWIFT_FLAGS": "$(inherited)"
30   },
31   "preserve_paths": "ENChatBot.xcframework",
32   "ios": {
33     "vendored_frameworks": "ENChatBot.xcframework",
34     "frameworks": [
35       "UIKit",
36       "AVFoundation",
37       "Foundation"
38     ]
39   },
40   "dependencies": {
41     "Socket.IO-Client-Swift": [
42       "~> 15.1.0"
43     ],
44     "SDWebImage": [
45       "~> 5.0"
46     ]
47   },
48   "swift_version": "5.3.1"