Go to file
Wolf McNally 3f1831535c Build as dynamic library. 2019-12-14 16:33:52 -08:00
Sources/WolfStrings Added convenience string replacement function. 2019-12-09 21:42:15 -08:00
.gitignore Updating for Linux. 2019-06-15 10:46:14 -07:00
.travis.yml First commit. 2018-09-15 17:40:36 -07:00
LICENSE First commit. 2018-09-15 17:40:36 -07:00
Package.swift Build as dynamic library. 2019-12-14 16:33:52 -08:00
README.md Updated README. 2018-09-15 17:54:54 -07:00
WolfStrings.podspec Updated for Swift 5. 2019-03-25 19:10:45 -07:00

README.md

WolfStrings

CI Status Version License Platform

A library of conveniences for working with Swift strings and NSAttributed strings.

Requirements

Swift 4.2

Installation

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

pod 'WolfStrings'

Author

Wolf McNally, wolf@wolfmcnally.com

License

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