StringUtils 0.3.0

StringUtils 0.3.0

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Jun 2016
SPMSupports SPM

Maintained by Jackie Meggesto.



  • By
  • Jmeggesto

StringUtils

Overview

A library of useful Swift String extensions.

Installation

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

use_frameworks!
target "YourXcodeProj" do
  pod 'StringUtils', '~> 0.2.1'

end

Author

Jmeggesto, [email protected]

License

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