blob: 1930f209088050be1d3d0868c899d5a026058ecd [file] [log] [blame]
{
"name": "TLChatKit",
"version": "0.1.11",
"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.11"
},
"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, plist}",
"resource_bundles": {
"TLChatKit": [
"ChatKit/**/*.{storyboard,xib, plist}",
"ChatKit/Assets/Assets.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"
}