[Add] AlibabacloudDdosbgp20180720 1.3.8
[CocoaPods.git] / Specs / 6 / f / 2 / ExyteChat / 1.1.1 / ExyteChat.podspec.json
blob23bf246efebbbb2c2b1a70c62cd733cfd4561a9e
2   "name": "ExyteChat",
3   "version": "1.1.1",
4   "summary": "Chat with fully customizable message cells and built-in media picker written with SwiftUI",
5   "homepage": "https://github.com/exyte/Chat.git",
6   "license": "MIT",
7   "authors": {
8     "Exyte": "info@exyte.com"
9   },
10   "source": {
11     "git": "https://github.com/exyte/Chat.git",
12     "tag": "1.1.1"
13   },
14   "social_media_url": "http://exyte.com",
15   "platforms": {
16     "ios": "16.0"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.7",
20   "source_files": [
21     "Sources/*.h",
22     "Sources/*.swift",
23     "Sources/**/*.swift"
24   ],
25   "dependencies": {
26     "Introspect": [
28     ],
29     "ExyteMediaPicker": [
31     ],
32     "FloatingButton": [
34     ],
35     "ActivityIndicatorView": [
37     ]
38   },
39   "swift_version": "5.7"