Latest | 0.1.0 |
---|---|
Homepage | https://github.com/olegKa/CAHorizontalGradientLayer |
License | MIT |
Platforms | ios 8.0 |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
CAHorizontalGradientLayer is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "CAHorizontalGradientLayer"
Author
olegKa, [email protected]
License
CAHorizontalGradientLayer is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "CAHorizontalGradientLayer", "version": "0.1.0", "summary": "CAHorizontalGradientLayer subclass of CALayer", "description": "TODO: CAHorizontalGradientLayer subclass of CALayer with horizontal gradient", "homepage": "https://github.com/olegKa/CAHorizontalGradientLayer", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "olegKa": "[email protected]" }, "source": { "git": "https://github.com/olegka/CAHorizontalGradientLayer.git", "tag": "0.1.0" }, "platforms": { "ios": "8.0" }, "source_files": "CAHorizontalGradientLayer/Classes/**/*" }
Fri, 17 Feb 2017 04:40:06 +0000