[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 9 / 3 / ChatK!t / 5.1.0 / ChatK!t.podspec.json
blob9bf1e6e0cf3bb9f951cb22dc32d76134d7d624a7
2   "name": "ChatK!t",
3   "version": "5.1.0",
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.1.0"
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": [
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       }
60     },
61     {
62       "name": "ChatSDK",
63       "source_files": [
64         "ChatK!t/ChatSDK/**/*"
65       ],
66       "dependencies": {
67         "ChatSDK/UI": [
69         ],
70         "ChatK!t/ChatK!t": [
72         ]
73       }
74     }
75   ],
76   "swift_version": "5.0"