[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / c / d / 4 / EngatiChatSDK / 0.0.1 / EngatiChatSDK.podspec.json
blob57291098408e89c51b3510b1fa4e331c49e61263
2   "name": "EngatiChatSDK",
3   "version": "0.0.1",
4   "summary": "iOS Chat client for engati",
5   "homepage": "https://engati.com/",
6   "license": {
7     "type": "Commercial"
8   },
9   "authors": {
10     "Engati": "contact@engati.com"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "swift_version": "4.0",
16   "source": {
17     "git": "https://gitlab.com/przala/EngatiChatSDK.git",
18     "tag": "0.0.1"
19   },
20   "preserve_paths": "Frameworks/EngatiChatSDK.framework",
21   "ios": {
22     "vendored_frameworks": "Frameworks/EngatiChatSDK.framework",
23     "frameworks": [
24       "UIKit",
25       "AVFoundation",
26       "Foundation"
27     ]
28   },
29   "dependencies": {
30     "Socket.IO-Client-Swift": [
31       "~> 13.1.2"
32     ],
33     "AlamofireImage": [
34       "~> 3.3"
35     ]
36   }