[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / 9 / 6 / 8 / UILabelBetterGlow / 1.0.0 / UILabelBetterGlow.podspec.json
blob3585f4c19e8e1b327c6fa11ff1292d3d71606d54
2   "name": "UILabelBetterGlow",
3   "version": "1.0.0",
4   "summary": "✨ UILabelBetterGlow helps you make outer and inner glow for your UILabels.",
5   "swift_versions": "5.0",
6   "description": "UILabelBetterGlow is easy to use pod, that helps you make outer and inner glow for your labels. Supports setting things up in code and in Storyboards as well.",
7   "homepage": "https://github.com/kinvl/UILabelBetterGlow",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Krzysztof Kinal": "kinvl@icloud.com"
14   },
15   "source": {
16     "git": "https://github.com/kinvl/UILabelBetterGlow.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "UILabelBetterGlow/Classes/**/*",
23   "swift_version": "5.0"