[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 3 / e / EngatiChat / 1.4.3 / EngatiChat.podspec.json
blobf8361b1878a00c8a1f10f93ef5db823b90416ab2
2   "name": "EngatiChat",
3   "version": "1.4.3",
4   "summary": "iOS Chat client for engati",
5   "homepage": "https://engati.com/",
6   "license": {
7     "type": "Commercial",
8     "text": "Copyright 2018 Engati. All Rights Reserved."
9   },
10   "authors": {
11     "Engati": "contact@engati.com"
12   },
13   "documentation_url": "https://s3.ap-south-1.amazonaws.com/branding-resources/bot-sdk/iOS/1.4.0/Engati_iOS_sdk.pdf",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "type": "zip",
20     "http": "https://github.com/Engati/Engati_SDK_iOS/raw/1.4.3/EngatiChat.framework.zip"
21   },
22   "preserve_paths": "EngatiChat.framework",
23   "ios": {
24     "vendored_frameworks": "EngatiChat.framework",
25     "frameworks": [
26       "UIKit",
27       "AVFoundation",
28       "Foundation"
29     ]
30   },
31   "dependencies": {
32     "Socket.IO-Client-Swift": [
33       ">= 15.1.0"
34     ],
35     "AlamofireImage": [
36       ">= 4.0.0-beta.3"
37     ],
38     "Alamofire": [
39       "<= 5.0.0-beta.7"
40     ],
41     "Kingfisher": [
43     ]
44   },
45   "swift_version": "5.0"