Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 54df55d873 | |||
| 5ea6de9f9c |
@@ -9,10 +9,10 @@ This is a `NSView` subclass that lets you create beautiful iOS-inspired switches
|
||||
|
||||

|
||||
|
||||
## Installation (CocoaPods)
|
||||
Configure your Podfile to use `OGSwitch`:
|
||||
## Installation (Carthage)
|
||||
Configure your Cartfile to use `OGSwitch`:
|
||||
|
||||
```pod 'OGSwitch'```
|
||||
```github "OskarGroth/OGSwitch" ~> 2.0```
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user