CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.
| TestsTested | ✗ |
| LangLanguage | SwiftSwift |
| License | MIT |
| ReleasedLast Release | Mar 2015 |
| SPMSupports SPM | ✗ |
Maintained by Christoffer Winterkvist.
The Optimus Prime of string inflection
let swiftString = "created_at".swiftCase()
let rubyString = "createdAt".rubyCase()
git checkout -b my-new-feature)git commit -am 'Add some feature')git push origin my-new-feature)