[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / d / 2 / UIGradientView / 0.3.0 / UIGradientView.podspec.json
blob23d6d8c2222de9b701bc6176713759720310afb1
2   "name": "UIGradientView",
3   "version": "0.3.0",
4   "summary": "An UIView that support gradients.",
5   "description": "Easily set a gradient over an uiview using UIGradientView and directly from your Storyboard.",
6   "homepage": "https://github.com/matteocrippa/UIGradientView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Matteo Crippa": ""
13   },
14   "source": {
15     "git": "https://github.com/matteocrippa/UIGradientView.git",
16     "tag": "0.3.0"
17   },
18   "social_media_url": "https://twitter.com/ghego20",
19   "platforms": {
20     "ios": "9.0",
21     "tvos": "9.0"
22   },
23   "source_files": "UIGradientView/Classes/**/*",
24   "pushed_with_swift_version": "3.0"