blob: 7e33f78598b3b17c040e2805ac912ec3ee80d031 [file] [log] [blame]
{
"name": "GraphyiOSChatSDK",
"version": "1.0.40",
"summary": "Graphy iOS Chat SDK",
"swift_versions": "5.0",
"description": "GraphyiOSChatSDK is the official Swift client for Graphy-App Chat, a service for building chat applications.",
"homepage": "https://graphy.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sudhanshu Dwivedi": "Sudhanshu.dwivedi@graphy.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/Graphy-App/Graphy-iOS-ChatSDK.git",
"tag": "1.0.40"
},
"source_files": "GraphyiOSChatSDK/**/*.{swift}",
"resources": "GraphyiOSChatSDK/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,plist, ttf}",
"frameworks": "UIKit",
"dependencies": {
"Socket.IO-Client-Swift": [
],
"PanModal": [
],
"NextGrowingTextView": [
"~> 1.4"
],
"SDWebImage": [
],
"SwiftyMarkdown": [
],
"emojidataios": [
],
"ViewPager-Swift": [
],
"ObjectMapper": [
],
"ISEmojiView": [
],
"Amplitude": [
],
"ImageScout": [
]
},
"swift_version": "5.0"
}