[Add] FirebaseUI 15.0.0
[CocoaPods.git] / Specs / 2 / 0 / b / WYZGradientButton / 0.1.0 / WYZGradientButton.podspec.json
blob3e83b0dad2b5f8925d0c30e67345dbc4ac4bb9f4
2   "name": "WYZGradientButton",
3   "version": "0.1.0",
4   "summary": "Gradient button for iOS written in Swift",
5   "description": "GradientButton 是一个用 Swift 写的 iOS 渐变按钮。",
6   "homepage": "https://github.com/azone/GradientButton",
7   "screenshots": "https://github.com/azone/GradientButton/raw/master/demo.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Yozone Wang": "wangyaozh@gmail.com"
14   },
15   "swift_versions": "5.1",
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/azone/GradientButton.git",
22     "tag": "0.1.0"
23   },
24   "source_files": "Sources/**/*.swift",
25   "swift_version": "5.1"