[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 8 / e / DTGradientButton / 0.1.3 / DTGradientButton.podspec.json
blob8204d966e3b90d1a05b10af7d81cf5cb104c22ac
2   "name": "DTGradientButton",
3   "version": "0.1.3",
4   "summary": "Easy way to set gradient background to your buttons.",
5   "description": "DTGradientButton provide all UIButton a quick and easy way to set gradient background for each control state. In addition, you can also quickly create gradient image.",
6   "homepage": "https://github.com/tungvoduc/DTGradientButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tungvoduc": "tung98.dn@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tungvoduc/DTGradientButton.git",
16     "tag": "0.1.3"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "DTGradientButton/Classes/**/*",
23   "swift_version": "5.0"