[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 3 / 8 / TLChatKit / 0.1.11 / TLChatKit.podspec.json
blob1930f209088050be1d3d0868c899d5a026058ecd
2   "name": "TLChatKit",
3   "version": "0.1.11",
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.11"
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, plist}",
26   "resource_bundles": {
27     "TLChatKit": [
28       "ChatKit/**/*.{storyboard,xib, plist}",
29       "ChatKit/Assets/Assets.xcassets"
30     ]
31   },
32   "dependencies": {
33     "FirebasePrivateChat": [
35     ],
36     "Firebase": [
37       "~> 6.0.0"
38     ],
39     "FirebaseFirestore": [
40       "~> 1.3.0"
41     ],
42     "FirebaseCore": [
43       "~> 6.0.0"
44     ],
45     "FirebaseDatabase": [
46       "~> 6.0.0"
47     ],
48     "FirebaseAuth": [
49       "~> 6.0.0"
50     ],
51     "FirebaseMessaging": [
52       "~> 4.0.0"
53     ],
54     "FirebaseStorage": [
55       "~> 3.4.0"
56     ],
57     "SwiftLint": [
59     ],
60     "SDWebImage": [
61       "~> 5.1.0"
62     ],
63     "MDHTMLLabel": [
64       "~> 1.0.2"
65     ],
66     "OneSignal": [
67       "~> 2.10.0"
68     ],
69     "TLCoreModel": [
71     ],
72     "TLNetworkService": [
74     ],
75     "MessageKit": [
76       "~> 3.0.0"
77     ],
78     "FaveButton": [
79       "~> 3.2.0"
80     ],
81     "JSONModel": [
83     ],
84     "Pulley": [
85       "~> 2.7.0"
86     ],
87     "M13Checkbox": [
89     ],
90     "Bugsee": [
92     ],
93     "Sheeeeeeeeet": [
94       "~> 2.0.2"
95     ],
96     "SwipeCellKit": [
98     ],
99     "YPImagePicker": [
101     ]
102   },
103   "frameworks": [
104     "UIKit",
105     "Foundation"
106   ],
107   "swift_version": "4.2"