[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 3 / 8 / TLChatKit / 0.1.8 / TLChatKit.podspec.json
blobedf6d4cb0166aa9ba1304aefb38c79c8f2e3ca9d
2   "name": "TLChatKit",
3   "version": "0.1.8",
4   "summary": "A short description of ChatKit.",
5   "description": "This is ChatKit developed by Curly Brackers",
6   "homepage": "https://gitlab.com/curlybracers/tlchatcocoapod.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hyubyn": "hyubyn@gmail.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/curlybracers/tlchatcocoapod.git",
16     "tag": "0.1.8"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "4.2",
22   "requires_arc": true,
23   "static_framework": true,
24   "source_files": "ChatKit/**/*.{swift, h, m}",
25   "resources": "ChatKit/**/*.{storyboard, xib, xcassets}",
26   "resource_bundles": {
27     "ChatKit": [
28       "ChatKit/**/*.{storyboard,xib,xcassets}"
29     ]
30   },
31   "dependencies": {
32     "FirebasePrivateChat": [
34     ],
35     "Firebase": [
36       "~> 6.0.0"
37     ],
38     "FirebaseFirestore": [
39       "~> 1.3.0"
40     ],
41     "FirebaseCore": [
42       "~> 6.0.0"
43     ],
44     "FirebaseDatabase": [
45       "~> 6.0.0"
46     ],
47     "FirebaseAuth": [
48       "~> 6.0.0"
49     ],
50     "FirebaseMessaging": [
51       "~> 4.0.0"
52     ],
53     "FirebaseStorage": [
54       "~> 3.4.0"
55     ],
56     "SwiftLint": [
58     ],
59     "SDWebImage": [
60       "~> 5.1.0"
61     ],
62     "MDHTMLLabel": [
63       "~> 1.0.2"
64     ],
65     "OneSignal": [
66       "~> 2.10.0"
67     ],
68     "TLCoreModel": [
70     ],
71     "TLNetworkService": [
73     ],
74     "MessageKit": [
75       "~> 3.0.0"
76     ],
77     "FaveButton": [
78       "~> 3.2.0"
79     ],
80     "JSONModel": [
82     ],
83     "Pulley": [
84       "~> 2.7.0"
85     ],
86     "M13Checkbox": [
88     ],
89     "Bugsee": [
91     ],
92     "Sheeeeeeeeet": [
93       "~> 2.0.2"
94     ],
95     "SwipeCellKit": [
97     ],
98     "YPImagePicker": [
100     ]
101   },
102   "frameworks": [
103     "UIKit",
104     "Foundation"
105   ],
106   "swift_version": "4.2"