https://github.com/meniny/settings
📱A tiny library for iOS Settings app.
https://github.com/meniny/settings
Last synced: 2 months ago
JSON representation
📱A tiny library for iOS Settings app.
- Host: GitHub
- URL: https://github.com/meniny/settings
- Owner: Meniny
- License: mit
- Created: 2017-08-24T05:18:04.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-24T06:32:53.000Z (almost 9 years ago)
- Last Synced: 2026-02-05T08:41:18.990Z (5 months ago)
- Language: Swift
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## What's this?
`Settings` is a tiny library for iOS Settings app.
## Requirements
* iOS 8.0+
* Xcode 8 with Swift 3
## Installation
#### CocoaPods
```ruby
pod 'Settings'
```
## Contribution
You are welcome to fork and submit pull requests.
## License
`Settings` is open-sourced software, licensed under the `MIT` license.