Skip to content
 
 

Repository files navigation

InsetLabel

Build Status

InsetLabel is a UILabel subclass supporting content insets written in Swift.

Contents Insets Off Contents Insets On

Requirements

  • Xcode 10.2 (Swift 5.0) or later
  • Base SDK: iOS 12.2 / tvOS 12.2 or later
  • Deployment Target: iOS 8.0 / tvOS 9.0 or later

Installation

CocoaPods

Add the pod to your Podfile:

platform :ios, '8.0'
use_frameworks!

# ... snip ...

pod 'InsetLabel', :git => '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/GyazSquare/InsetLabel.git'

Install the pod:

$ pod install

Source

Check out the source:

$ git clone https://github.com/GyazSquare/InsetLabel.git

License

This software is licensed under the MIT License.

See the LICENSE file for details.

About

A UILabel subclass supporting content insets written in Swift.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages