[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 3 / 8 / TLChatKit / 0.1.10 / TLChatKit.podspec.json
blob07c83a883f77db3071354622a79228e313a662ec
2   "name": "TLChatKit",
3   "version": "0.1.10",
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.10"
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   "dependencies": {
27     "FirebasePrivateChat": [
29     ],
30     "Firebase": [
31       "~> 6.0.0"
32     ],
33     "FirebaseFirestore": [
34       "~> 1.3.0"
35     ],
36     "FirebaseCore": [
37       "~> 6.0.0"
38     ],
39     "FirebaseDatabase": [
40       "~> 6.0.0"
41     ],
42     "FirebaseAuth": [
43       "~> 6.0.0"
44     ],
45     "FirebaseMessaging": [
46       "~> 4.0.0"
47     ],
48     "FirebaseStorage": [
49       "~> 3.4.0"
50     ],
51     "SwiftLint": [
53     ],
54     "SDWebImage": [
55       "~> 5.1.0"
56     ],
57     "MDHTMLLabel": [
58       "~> 1.0.2"
59     ],
60     "OneSignal": [
61       "~> 2.10.0"
62     ],
63     "TLCoreModel": [
65     ],
66     "TLNetworkService": [
68     ],
69     "MessageKit": [
70       "~> 3.0.0"
71     ],
72     "FaveButton": [
73       "~> 3.2.0"
74     ],
75     "JSONModel": [
77     ],
78     "Pulley": [
79       "~> 2.7.0"
80     ],
81     "M13Checkbox": [
83     ],
84     "Bugsee": [
86     ],
87     "Sheeeeeeeeet": [
88       "~> 2.0.2"
89     ],
90     "SwipeCellKit": [
92     ],
93     "YPImagePicker": [
95     ]
96   },
97   "frameworks": [
98     "UIKit",
99     "Foundation"
100   ],
101   "swift_version": "4.2"