[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / c / d / 4 / EngatiChatSDK / 1.0.0-beta / EngatiChatSDK.podspec.json
blobf5c8c1738a2d766bcdc222853e2d102a4a103e5a
2   "name": "EngatiChatSDK",
3   "version": "1.0.0-beta",
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     "http": "https://gitlab.com/przala/EngatiChatSDK/repository/1.0.0/archive.zip"
19   },
20   "ios": {
21     "frameworks": [
22       "UIKit",
23       "AVFoundation",
24       "Foundation"
25     ]
26   },
27   "dependencies": {
28     "Socket.IO-Client-Swift": [
29       ">= 13.1.2"
30     ],
31     "AlamofireImage": [
32       ">= 3.3"
33     ]
34   }