blob: 07c83a883f77db3071354622a79228e313a662ec [file] [log] [blame]
{
"name": "TLChatKit",
"version": "0.1.10",
"summary": "A short description of ChatKit.",
"description": "This is ChatKit developed by Curly Brackers",
"homepage": "https://gitlab.com/curlybracers/tlchatcocoapod.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hyubyn": "hyubyn@gmail.com"
},
"source": {
"git": "https://gitlab.com/curlybracers/tlchatcocoapod.git",
"tag": "0.1.10"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"requires_arc": true,
"static_framework": true,
"source_files": "ChatKit/**/*.{swift, h, m}",
"resources": "ChatKit/**/*.{storyboard, xib, xcassets}",
"dependencies": {
"FirebasePrivateChat": [
],
"Firebase": [
"~> 6.0.0"
],
"FirebaseFirestore": [
"~> 1.3.0"
],
"FirebaseCore": [
"~> 6.0.0"
],
"FirebaseDatabase": [
"~> 6.0.0"
],
"FirebaseAuth": [
"~> 6.0.0"
],
"FirebaseMessaging": [
"~> 4.0.0"
],
"FirebaseStorage": [
"~> 3.4.0"
],
"SwiftLint": [
],
"SDWebImage": [
"~> 5.1.0"
],
"MDHTMLLabel": [
"~> 1.0.2"
],
"OneSignal": [
"~> 2.10.0"
],
"TLCoreModel": [
],
"TLNetworkService": [
],
"MessageKit": [
"~> 3.0.0"
],
"FaveButton": [
"~> 3.2.0"
],
"JSONModel": [
],
"Pulley": [
"~> 2.7.0"
],
"M13Checkbox": [
],
"Bugsee": [
],
"Sheeeeeeeeet": [
"~> 2.0.2"
],
"SwipeCellKit": [
],
"YPImagePicker": [
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "4.2"
}