MRCurrencyRound 1.0.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Mark Rickert.Installation Guide×Installation Guide for MRCurrencyRoundYou want to add pod 'MRCurrencyRound', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'MRCurrencyRound', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try MRCurrencyRoundSee PodspecGitHub RepoPage on CocoaPods.orgMRCurrencyRound 1.0.0ByMark Rickertmarkrickert/MRCurrencyRoundGitHub Repo A simple NSNumber class extension that provides better formatting for currency. Installation pod 'MRCurrencyRound' Authors Mark Rickert License MIT