Skip to content

Commit da2e84e

Browse files
Update README.md
1 parent 256a2d8 commit da2e84e

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,17 @@ You can expand the project adding new click-animation-styles
1616
- Xcode 13+
1717
- Swift 5.5+
1818

19-
## Installation
19+
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+
```
2030

2131
## Usage
2232

0 commit comments

Comments
 (0)