[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / f / 8 / ENChatBot / 3.0.6 / ENChatBot.podspec.json
blobc2eedeaa4642903cd1978a56b4e041d77b31c5f1
2   "name": "ENChatBot",
3   "version": "3.0.6",
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.6/ENChatBot.framework.zip"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
24     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
28     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
29   },
30   "preserve_paths": "ENChatBot.framework",
31   "ios": {
32     "vendored_frameworks": "ENChatBot.framework",
33     "frameworks": [
34       "UIKit",
35       "AVFoundation",
36       "Foundation"
37     ]
38   },
39   "dependencies": {
40     "Socket.IO-Client-Swift": [
41       "=15.2.0"
42     ],
43     "Kingfisher": [
44       "=6.3.0"
45     ]
46   },
47   "swift_version": "5.3.1"