Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fredevteam/tkuikitmodule

iOS UIKit extensions
https://github.com/fredevteam/tkuikitmodule

ios swift4 uikit

Last synced: about 11 hours ago
JSON representation

iOS UIKit extensions

Awesome Lists containing this project

README

        

# TKUIKitModule

[![CI Status](https://img.shields.io/travis/zhuamaodeyu/TKUIKitModule.svg?style=flat)](https://travis-ci.org/zhuamaodeyu/TKUIKitModule)
[![Version](https://img.shields.io/cocoapods/v/TKUIKitModule.svg?style=flat)](https://cocoapods.org/pods/TKUIKitModule)
[![License](https://img.shields.io/cocoapods/l/TKUIKitModule.svg?style=flat)](https://cocoapods.org/pods/TKUIKitModule)
[![Platform](https://img.shields.io/cocoapods/p/TKUIKitModule.svg?style=flat)](https://cocoapods.org/pods/TKUIKitModule)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

TKUIKitModule is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'TKUIKitModule'
```
## Example
this pod use prifex `ui`

```
UIFont.ui.names()

```

## Author

zhuamaodeyu, [email protected]

## License

TKUIKitModule is available under the MIT license. See the LICENSE file for more info.