We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33f8faa commit 910ee28Copy full SHA for 910ee28
README.md
@@ -28,8 +28,9 @@ iOS 8.0+ (iOS 10.0+ required for haptic feedback)
28
29
## Installation
30
31
-TactileSlider is available through [CocoaPods](https://cocoapods.org). To install
32
-it, simply add the following line to your Podfile:
+TactileSlider is available as a Swift package or through [CocoaPods](https://cocoapods.org).
+
33
+To install it using CocoaPods, simply add the following line to your Podfile:
34
35
```ruby
36
pod 'TactileSlider'
0 commit comments