4 "summary": "Some localization tricks to support multiple targets",
5 "description": "You can develop several similar apps in one project by dividing them\nby different targets. With this library you can vary texts by tagging them like this: `NSLocalizedString(@\"LOGIN_INVITATION#APP1\", @\"\")` and `NSLocalizedString(@\"LOGIN_INVITATION#APP2\", @\"\")`. Works even for localized storyboard strings.",
6 "homepage": "https://github.com/k06a/ABLocalize",
9 "Anton Bukov": "k06aaa@gmail.com"
15 "git": "https://github.com/k06a/ABLocalize.git",