Skip to content

semihemreunlu/FontistoiOS

Repository files navigation

FontistoiOS

CI Status Version License Platform

Features

FontistoiOS is tiny UIFont extension so you can use all specs of UILabel, UITextView etc.

Example

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

Requirements

Swift 3.0+ Xcode 8.0+

Installation

FontistoiOS is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'FontistoiOS'

Usage

label.font = UIFont().Fontisto(size: fontSize) label.text = ":fontName:".fontistoIcon

Author

semihemreunlu, semihemreunlu@gmail.com

License

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