[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 6 / 9 / GraphyiOSChatSDK / 1.1.0 / GraphyiOSChatSDK.podspec.json
blobefb025dab2ef158e06da80b43ec7bd02dd4b73a7
2   "name": "GraphyiOSChatSDK",
3   "version": "1.1.0",
4   "summary": "Graphy iOS Chat SDK",
5   "swift_versions": "5.0",
6   "description": "GraphyiOSChatSDK is the official Swift client for Graphy-App Chat, a service for building chat applications.",
7   "homepage": "https://graphy.com/",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Sudhanshu Dwivedi": "Sudhanshu.dwivedi@graphy.com"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "source": {
19     "git": "https://github.com/Graphy-App/Graphy-iOS-ChatSDK.git",
20     "tag": "1.1.0"
21   },
22   "source_files": "GraphyiOSChatSDK/**/*.{swift}",
23   "resources": "GraphyiOSChatSDK/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,plist, ttf}",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "Socket.IO-Client-Swift": [
28     ],
29     "PanModal": [
31     ],
32     "NextGrowingTextView": [
33       "~> 1.4"
34     ],
35     "SDWebImage": [
37     ],
38     "SwiftyMarkdown": [
40     ],
41     "emojidataios": [
43     ],
44     "ViewPager-Swift": [
46     ],
47     "ObjectMapper": [
49     ],
50     "ISEmojiView": [
52     ],
53     "Amplitude": [
55     ],
56     "ImageScout": [
58     ]
59   },
60   "swift_version": "5.0"