[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / d / 8 / GradientButtonSwift / 1.0.2 / GradientButtonSwift.podspec.json
blob3d52944a6fce59b7663b3bd480da8015b4859e64
2   "name": "GradientButtonSwift",
3   "version": "1.0.2",
4   "summary": "Library for applying gradients on UIButton",
5   "description": "This button allows you to have a gradient on it specified by its top and bottom color.",
6   "homepage": "https://github.com/roydenrego/GradientButtonSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Royden Rego": "roydenrego@softrixz.com"
13   },
14   "source": {
15     "git": "https://github.com/roydenrego/GradientButtonSwift.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "GradientButtonSwift/GradientButton.swift",
22   "pushed_with_swift_version": "3.0"