[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / 3 / e / EngatiChat / 1.7.0 / EngatiChat.podspec.json
blob9eb22eb742eef694bf6a24221e963465d5e0e7f9
2   "name": "EngatiChat",
3   "version": "1.7.0",
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.0/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"