[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 2 / 4 / 1 / LocalizableUIElements / 0.1.5 / LocalizableUIElements.podspec.json
bloba26f0925fc3ec56ba9d671f31e547ca17c79d74c
2   "name": "LocalizableUIElements",
3   "version": "0.1.5",
4   "summary": "A set of UIKit-Elements with easy localization in code and storyboard",
5   "description": "A set of UIKit-Elements with easy localization in code and storyboard.",
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": "0.1.5"
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"