SSStringExtension 0.1.2

SSStringExtension 0.1.2

Maintained by Samir Shaikh.



  • By
  • Samir Shaikh

SSStringExtension

CI Status Version License Platform

SSStringExtension is a lightweight string extension for Swift. This library was motivated by having to search StackOverflow for common string operations, and wanting them to be in one place with test coverage.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

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

pod 'SSStringExtension'

Author

Samir Shaikh [email protected]

License

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