[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / d / 6 / 9 / GraphyiOSChatSDK / 1.0.2 / GraphyiOSChatSDK.podspec.json
blobf831585d08eb8167bb8c5e68af16dda1bc1cd18c
2   "name": "GraphyiOSChatSDK",
3   "version": "1.0.2",
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": "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.0.2"
21   },
22   "source_files": "GraphyiOSChatSDK/**/*.{swift}",
23   "resources": "GraphyiOSChatSDK/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,plist}",
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   },
54   "swift_version": "5.0"