[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / f / d / TextGradation / 0.1.0 / TextGradation.podspec.json
blob9739df5b5a43f6619c2a76269280e6aeb40f0004
2   "name": "TextGradation",
3   "version": "0.1.0",
4   "summary": "Gradation of UILabel or UIButton",
5   "description": "You can add a gradient to the text of a UILabel or UIButton.\nIt can be added with a simple extension gradation method.",
6   "homepage": "https://github.com/pikachu987/TextGradation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pikachu987": "pikachu77769@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pikachu987/TextGradation.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TextGradation/Classes/**/*",
22   "swift_version": "4.2"