[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 9 / 3 / ChatK!t / 5.2.1 / ChatK!t.podspec.json
blob32f66f180ee5773f0108cddece380c17fb1ae2a4
2   "name": "ChatK!t",
3   "version": "5.2.1",
4   "summary": "ChatK!t - Message View",
5   "homepage": "https://chatk.it",
6   "license": {
7     "type": "Apache 2.0"
8   },
9   "authors": {
10     "Ben Smiley": "ben@sdk.chat"
11   },
12   "source": {
13     "git": "https://github.com/chat-sdk/chat-sdk-ios.git",
14     "tag": "5.2.1"
15   },
16   "module_name": "ChatKit",
17   "platforms": {
18     "ios": "13.0"
19   },
20   "requires_arc": true,
21   "swift_versions": "5.0",
22   "default_subspecs": "ChatK!t",
23   "subspecs": [
24     {
25       "name": "ChatK!t",
26       "source_files": "ChatK!t/Core/**/*.{h,m,swift}",
27       "resources": "ChatK!t/Core/**/*.{xib,xcassets,strings}",
28       "dependencies": {
29         "ChatSDKKeepLayout": [
31         ],
32         "NextGrowingTextView": [
33           "1.6.1"
34         ],
35         "CollectionKit": [
37         ],
38         "FFCircularProgressView": [
40         ],
41         "MZDownloadManager": [
43         ],
44         "FLAnimatedImage": [
46         ],
47         "GSImageViewerController": [
49         ],
50         "RxSwift": [
51           "~>6.2.0"
52         ],
53         "DateTools": [
55         ],
56         "SDWebImage": [
58         ],
59         "ZLImageEditor": [
61         ],
62         "TLPhotoPicker": [
64         ]
65       }
66     },
67     {
68       "name": "ChatSDK",
69       "source_files": [
70         "ChatK!t/ChatSDK/**/*"
71       ],
72       "dependencies": {
73         "ChatSDK/UI": [
75         ],
76         "ChatK!t/ChatK!t": [
78         ]
79       }
80     }
81   ],
82   "swift_version": "5.0"