jPaolantonio / JPAttributedString

A DSL for creating, changing, and using NSAttributedStrings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JPAttributedString

[![CI Status](http://img.shields.io/travis/James Paolantonio/JPAttributedString.svg?style=flat)](https://travis-ci.org/James Paolantonio/JPAttributedString) Version License Platform

⚠️ To use with Swift 3.x and Objective C on <= iOS 10 please ensure you are using >= 3.0.0 ⚠️

⚠️ To use with Swift 4.x on iOS 11 please ensure you are using >= 4.0.0 ⚠️

Installation

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

pod 'JPAttributedString'

Author

James Paolantonio, @jPaolantonio

License

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

About

A DSL for creating, changing, and using NSAttributedStrings

License:MIT License


Languages

Language:Swift 86.9%Language:Ruby 13.1%