https://github.com/willpowell8/uidesignkit_ios
https://github.com/willpowell8/uidesignkit_ios
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/willpowell8/uidesignkit_ios
- Owner: willpowell8
- License: mit
- Created: 2016-12-15T22:34:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-08-14T13:56:31.000Z (almost 6 years ago)
- Last Synced: 2025-02-05T08:02:04.000Z (over 1 year ago)
- Language: Swift
- Size: 202 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UIDesignKit
[](https://travis-ci.org/Will Powell/UIDesignKit)
[](http://cocoapods.org/pods/UIDesignKit)
[](http://cocoapods.org/pods/UIDesignKit)
[](http://cocoapods.org/pods/UIDesignKit)
UIDesign Kit is a powerful tool for making tweaks and changes to the UI of your application without resubmitting to Apple. With this you can change colours, update fonts, add borders and much more all from the web UI.
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
XCode 9.0+
## Installation
UIDesignKit is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod "UIDesignKit"
```
## Author
Will Powell, willpowell8@gmail.com
## License
UIDesignKit is available under the MIT license. See the LICENSE file for more info.