ypylypenko / FontKit

FontKit swift icon font library for iOS. Currently supports Weather icons.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi there 👋

SWUbanner

Additional terms of use for users from Russia and Belarus

By using the code provided in these repositories you agree with the following:

Glory to Ukraine! 🇺🇦

FontKit

Build Status CocoaPods Compatible Platform License

Currently FontKit supports:

Installation

CocoaPods

To integrate FontKit into your Xcode project using CocoaPods, specify it in your Podfile:

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
use_frameworks!

pod 'FontKit'

Then, run the following command:

$ pod install

And add import FontKit to the top of the files using FontAwesome.

TODO

License

  • FontKit licensed under MIT

About

FontKit swift icon font library for iOS. Currently supports Weather icons.

License:MIT License


Languages

Language:Swift 93.2%Language:Ruby 3.8%Language:Objective-C 3.0%