{"id":1179,"url":"https://github.com/tadija/AEConicalGradient","last_synced_at":"2025-07-30T20:32:38.041Z","repository":{"id":52524927,"uuid":"45801536","full_name":"tadija/AEConicalGradient","owner":"tadija","description":"Conical (angular) gradient for iOS written in Swift","archived":false,"fork":false,"pushed_at":"2020-01-08T22:20:41.000Z","size":61,"stargazers_count":83,"open_issues_count":3,"forks_count":12,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-10-01T09:21:04.131Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tadija.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-08T22:13:13.000Z","updated_at":"2023-10-30T09:09:59.000Z","dependencies_parsed_at":"2022-08-21T02:20:36.632Z","dependency_job_id":null,"html_url":"https://github.com/tadija/AEConicalGradient","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tadija%2FAEConicalGradient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tadija%2FAEConicalGradient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tadija%2FAEConicalGradient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tadija%2FAEConicalGradient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tadija","download_url":"https://codeload.github.com/tadija/AEConicalGradient/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228187553,"owners_count":17882324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-01-05T20:15:40.650Z","updated_at":"2024-12-04T20:31:03.652Z","avatar_url":"https://github.com/tadija.png","language":"Swift","funding_links":[],"categories":["Graphics","UI","Libs","Swift"],"sub_categories":["Getting Started","Other free courses","Linter","Colors"],"readme":"[![Swift 4.2](https://img.shields.io/badge/Swift-4.2-orange.svg?style=flat)](https://swift.org)\n[![Platforms iOS](https://img.shields.io/badge/Platforms-iOS-lightgray.svg?style=flat)](http://www.apple.com)\n[![CocoaPods](https://img.shields.io/cocoapods/v/AEConicalGradient.svg?style=flat)](https://cocoapods.org/pods/AEConicalGradient)\n[![Carthage](https://img.shields.io/badge/Carthage-compatible-brightgreen.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![Swift Package Manager](https://img.shields.io/badge/SPM-compatible-brightgreen.svg)](https://github.com/apple/swift-package-manager)\n[![License MIT](https://img.shields.io/badge/License-MIT-lightgrey.svg?style=flat)](LICENSE)\n\n# AEConicalGradient\n**Conical (angular) gradient in Swift**\n\n\u003e I hope that somebody will find this useful. And nice. \n\n![AEConicalGradient](http://tadija.net/projects/AEConicalGradient/AEConicalGradient.png)\n\n## Usage\n\n**AEConicalGradient** is a [minion](http://tadija.net/public/minion.png) which consists of two objects:  \n\n- [ConicalGradientLayer](Sources/ConicalGradientLayer.swift)  \nSubclass of `CALayer` which performs drawing of conical gradient. You can set colors, locations, start/end angle for the gradient. \nIf no colors are set, default colors will be used. If no locations are set, colors will be equally distributed.  \n\n- [ConicalGradientView](Sources/ConicalGradientView.swift)  \nSubclass of `UIView` which uses `ConicalGradientLayer` as the view’s Core Animation layer. \nYou can configure conical gradient options with `gradient` property.\n\n## Installation\n\n- [Swift Package Manager](https://swift.org/package-manager/):\n\n    ```\n    .Package(url: \"https://github.com/tadija/AEConicalGradient.git\", majorVersion: 2)\n    ```\n\n- [Carthage](https://github.com/Carthage/Carthage):\n\n    ```ogdl\n    github \"tadija/AEConicalGradient\"\n    ```\n\n- [CocoaPods](http://cocoapods.org/):\n\n    ```ruby\n    pod 'AEConicalGradient'\n    ```\n\n## License\nAEConicalGradient is released under the MIT license. See [LICENSE](LICENSE) for details.\n\n`done for fun`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftadija%2FAEConicalGradient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftadija%2FAEConicalGradient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftadija%2FAEConicalGradient/lists"}