Latest | 1.1 |
---|---|
Homepage | https://github.com/BakhMedia/EasyGradientView |
License | MIT |
Platforms | ios 10.0 |
Authors |
Make gradient easy with UIView.
Installation
EasyGradientView is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "EasyGradientView"
Author
Ilya Aleshin, [email protected]
License
EasyGradientView is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "EasyGradientView", "version": "1.1", "summary": "UIView with gradient background. Easy with IBInspectable.", "swift_version": "4.2", "description": "UIView with gradient background two clicks. Easy with IBInspectable.", "homepage": "https://github.com/BakhMedia/EasyGradientView", "screenshots": "https://raw.githubusercontent.com/BakhMedia/EasyGradientView/1.1/show.png", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Ilya Aleshin": "" }, "social_media_url": "https://www.youtube.com/channel/UCwAjVOzmin89z50aRomzRfg", "platforms": { "ios": "10.0" }, "source": { "git": "https://github.com/BakhMedia/EasyGradientView.git", "tag": "1.1" }, "source_files": [ "Classes", "Classes/**/*.{h,m}", "EasyGradientView/*.swift" ], "exclude_files": "Classes/Exclude" }
Tue, 06 Nov 2018 11:40:11 +0000