2 "name": "LocalizableUIElements",
4 "summary": "Localizable UIElements for Swift written in 4.2",
5 "description": "A set of various UIKit elements with added localization-support.\nUsing the on-board methods of NSLocalizedString without the need for special additions to your project.\nAdding storyboard IBDesignable objects for localization straight from the storyboard as well as in-code methods.",
6 "homepage": "https://github.com/AWeleczka/LocalizableUIElements",
12 "AWeleczka": "github@accounts.aweleczka.de"
15 "git": "https://github.com/AWeleczka/LocalizableUIElements.git",
18 "social_media_url": "https://twitter.com/AWeleczka",
22 "source_files": "LocalizableUIElements/LocalizableUIElements/**/*",
23 "exclude_files": "LocalizableUIElements/LocalizableUIElements/*.plist"