[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / d / 8 / GradientButtonSwift / 1.0.0 / GradientButtonSwift.podspec.json
blob7bd8e9fd425f6684a06e6ed3dccee456a2e8a6ab
2   "name": "GradientButtonSwift",
3   "version": "1.0.0",
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     "commit": "e643a33fc6d64d716d261d570d6e6978c0662480",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "GradientButtonSwift/GradientButton.swift",
23   "pushed_with_swift_version": "3.0"