[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / d / 6 / 9 / GraphyiOSChatSDK / 1.0.11 / GraphyiOSChatSDK.podspec.json
blobac705540ac8914b08f784c409e409ee507b31b51
2   "name": "GraphyiOSChatSDK",
3   "version": "1.0.11",
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.0.11"
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"