[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / c / d / 4 / EngatiChatSDK / 1.0.0-beta-1 / EngatiChatSDK.podspec.json
blob1845929e6979a67d001dd4f4ea51ffa8c7cd19e0
2   "name": "EngatiChatSDK",
3   "version": "1.0.0-beta-1",
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   "platforms": {
14     "ios": "9.0"
15   },
16   "swift_version": "4.0",
17   "source": {
18     "type": "zip",
19     "http": "https://gitlab.com/przala/EngatiChatSDK/repository/1.0.0/archive.zip"
20   },
21   "ios": {
22     "frameworks": [
23       "UIKit",
24       "AVFoundation",
25       "Foundation"
26     ]
27   },
28   "dependencies": {
29     "Socket.IO-Client-Swift": [
30       ">= 13.1.2"
31     ],
32     "AlamofireImage": [
33       ">= 3.3"
34     ]
35   }