We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 256a2d8 commit da2e84eCopy full SHA for da2e84e
1 file changed
README.md
@@ -16,7 +16,17 @@ You can expand the project adding new click-animation-styles
16
- Xcode 13+
17
- Swift 5.5+
18
19
-## Installation
+
20
+## Installation
21
22
+### CocoaPods
23
24
+ContainerControllerSwift is available through [CocoaPods](https://cocoapods.org). To install
25
+it, simply add the following line to your Podfile:
26
27
+```ruby
28
+pod 'ButtonClickStyleView'
29
+```
30
31
## Usage
32
0 commit comments