[Delete] WalleePaymentSdkStaging 1.4.1
[CocoaPods.git] / Specs / 2 / 4 / 1 / LocalizableUIElements / 1.0.0 / LocalizableUIElements.podspec.json
blob0601643edd1f04bbfeb6e51daf81ef8088363cb9
2   "name": "LocalizableUIElements",
3   "version": "1.0.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AWeleczka": "github@accounts.aweleczka.de"
13   },
14   "source": {
15     "git": "https://github.com/AWeleczka/LocalizableUIElements.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/AWeleczka",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "LocalizableUIElements/LocalizableUIElements/**/*",
23   "exclude_files": "LocalizableUIElements/LocalizableUIElements/*.plist"