https://github.com/hpennington/nsswitch
UISwitch for macOS.
https://github.com/hpennington/nsswitch
animation carthage cocoapods ios macos swift swift4 ui-components uikit uiswitch
Last synced: about 1 year ago
JSON representation
UISwitch for macOS.
- Host: GitHub
- URL: https://github.com/hpennington/nsswitch
- Owner: hpennington
- License: mit
- Created: 2016-06-22T00:13:32.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-12-10T14:40:38.000Z (over 5 years ago)
- Last Synced: 2025-04-10T00:05:04.884Z (about 1 year ago)
- Topics: animation, carthage, cocoapods, ios, macos, swift, swift4, ui-components, uikit, uiswitch
- Language: Swift
- Homepage:
- Size: 1.73 MB
- Stars: 36
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NSSwitch
UISwitch for macOS.
[](https://github.com/Carthage/Carthage)
[](http://cocoapods.org/pods/NSSwitch)
## Demo app

## Installation
#### Carthage
- Add NSSwitch dependency to the Cartfile:
```
github "https://github.com/hpennington/NSSwitch.git"
```
#### CocoaPods
NSSwitch is alxo available through [CocoaPods](http://cocoapods.org). To install
NSSwitch with CocoaPods, simply add the following line to your Podfile:
```
pod "NSSwitch"
```
## Author
Hayden Pennington, haydenpennington@icloud.com
## License
NSSwitch is available under the MIT license. See the LICENSE file for more info.