Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Maccharoli authored Sep 20, 2017
1 parent 5ec0879 commit 231fa41
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# UIFontComplete
[![Build Status](https://travis-ci.org/Nirma/UIFontComplete.svg?branch=master)](https://travis-ci.org/Nirma/UIFontComplete)
![Swift 3.1](https://img.shields.io/badge/Swift-3.1.1-orange.svg)
![Swift 4.0](https://img.shields.io/badge/Swift-4.0-orange.svg)
![CodeCov](https://img.shields.io/codecov/c/github/Nirma/UIFontComplete.svg)
[![CocoaPods compatible](https://img.shields.io/cocoapods/v/UIFontComplete.svg)](#cocoapods)
[![CocoaPods](https://img.shields.io/cocoapods/dt/UIFontComplete.svg)]()
Expand Down Expand Up @@ -78,15 +78,10 @@ UIFontComplete to your `Podfile`:
pod 'UIFontComplete'
```

## Swift 4 Support
Swift 4 support is currently being tracked by the branch `swift_4` on this repository.

[XCode 9 and Swift 4 support #20](https://github.com/Nirma/UIFontComplete/pull/20)

## Requirements

* Xcode 8.0
* Swift 3.0+
* Xcode 9.0
* Swift 4.0+

## Contribution and Maintenance
Fonts available on iOS are surely subject to possible change,
Expand Down

0 comments on commit 231fa41

Please sign in to comment.