We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 875ea37 commit 6be50fbCopy full SHA for 6be50fb
Package.swift
@@ -33,7 +33,6 @@ let package = Package(
33
name: "ExyteChat",
34
dependencies: [
35
.product(name: "ExyteMediaPicker", package: "MediaPicker"),
36
- .product(name: "FloatingButton", package: "FloatingButton"),
37
.product(name: "ActivityIndicatorView", package: "ActivityIndicatorView"),
38
.product(name: "GiphyUISDK", package: "giphy-ios-sdk")
39
],
0 commit comments