[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / f / 8 / ENChatBot / 2.0.0 / ENChatBot.podspec.json
blob8707b787b996b342ce5962dd7720a7bf34d9f16f
2   "name": "ENChatBot",
3   "version": "2.0.0",
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.1",
18   "source": {
19     "type": "zip",
20     "http": "https://gitlab.com/en-sdk/enbotsdk/raw/2.0.0/ENChatBot.framework.zip"
21   },
22   "preserve_paths": "ENChatBot.framework",
23   "ios": {
24     "vendored_frameworks": "ENChatBot.framework",
25     "frameworks": [
26       "UIKit",
27       "AVFoundation",
28       "Foundation"
29     ]
30   },
31   "dependencies": {
32     "Socket.IO-Client-Swift": [
33       ">= 15.1.0"
34     ],
35     "Kingfisher": [
37     ]
38   },
39   "swift_version": "5.1"