[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / f / 8 / ENChatBot / 3.0.7 / ENChatBot.podspec.json
blob93a5f2656cfc1afdcaf8d718be226b6a89abe491
2   "name": "ENChatBot",
3   "version": "3.0.7",
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": "10.0"
16   },
17   "swift_versions": "5.3.1",
18   "source": {
19     "type": "zip",
20     "http": "https://gitlab.com/en-sdk/enbotsdk/raw/3.0.7/ENChatBot.framework.zip"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "preserve_paths": "ENChatBot.framework",
29   "ios": {
30     "vendored_frameworks": "ENChatBot.framework",
31     "frameworks": [
32       "UIKit",
33       "AVFoundation",
34       "Foundation"
35     ]
36   },
37   "dependencies": {
38     "Socket.IO-Client-Swift": [
39       "=15.2.0"
40     ],
41     "Kingfisher": [
42       "=6.3.1"
43     ]
44   },
45   "swift_version": "5.3.1"