[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / b / 0 / e / Chat_FX / 1.0.0 / Chat_FX.podspec.json
blobd8ffa83e09eb973ad828dd9b335e9db13cf58ec0
2   "name": "Chat_FX",
3   "version": "1.0.0",
4   "summary": "Chat with fully customizable message cells and built-in media picker written with SwiftUI",
5   "homepage": "https://github.com/fengxuan/Chat.git",
6   "license": "MIT",
7   "authors": {
8     "Exyte": "info@exyte.com"
9   },
10   "source": {
11     "git": "https://github.com/fengxuan/Chat.git",
12     "tag": "1.0.0"
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   "resources": "Sources/ExyteChat/Resources/**/*",
26   "dependencies": {
27     "SwiftUIIntrospect": [
29     ],
30     "ExyteMediaPicker": [
32     ],
33     "FloatingButton": [
35     ],
36     "ActivityIndicatorView": [
38     ]
39   },
40   "swift_version": "5.7"