[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / c / 7 / EngatiChatTest / 1.7.6 / EngatiChatTest.podspec.json
blobf50fa761a6c39c801fb06365a94596456ddf867f
2   "name": "EngatiChatTest",
3   "version": "1.7.6",
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.1",
18   "source": {
19     "type": "zip",
20     "http": "https://github.com/Engati/Engati_SDK_iOS/raw/1.7.6/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     "Kingfisher": [
37     ]
38   },
39   "swift_version": "5.1"