ESLocaleFramework 1.2.1×License BSD ReleasedLast Release Dec 2014Maintained by Alexander Dodatko.Installation Guide×Installation Guide for ESLocaleFrameworkYou want to add pod 'ESLocaleFramework', '~> 1.2' similar to the following to your Podfile:target 'MyApp' do pod 'ESLocaleFramework', '~> 1.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try ESLocaleFrameworkSee PodspecGitHub RepoPage on CocoaPods.orgESLocaleFramework 1.2.1ByAlexander Dodatkododikk/ESLocaleGitHub Repo ESLocale binary for both simulator and iOS devices A library that helps configuring NSDateFormatter, NSCalendar and NSLocale correctly. It also contains locale aware date-time functions for SQLite. Installation pod 'ESLocaleFramework' Authors Alexander Dodatko License BSD