DTLocalizableStringScanner 1.0.0× TestsTested ✗ LangLanguage Obj-CObjective C License BSD ReleasedLast Release Dec 2014Maintained by Cocoanetics.Installation Guide×Installation Guide for DTLocalizableStringScannerYou want to add pod 'DTLocalizableStringScanner', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'DTLocalizableStringScanner', '~> 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 DTLocalizableStringScannerSee PodspecDocumentationGitHub RepoPage on CocoaPods.orgDTLocalizableStringScanner 1.0.0ByOliver DrobnikcocoaneticsCocoanetics/DTLocalizableStringScannerGitHub Repo A better performing multi-threaded replacement for genstrings as component you can use in your own apps scanning for localizable strings. Installation pod 'DTLocalizableStringScanner' Authors Oliver Drobnik License BSD