{"id":21065059,"url":"https://github.com/prolificinteractive/tickercounter","last_synced_at":"2025-03-14T01:43:05.718Z","repository":{"id":77939400,"uuid":"121802813","full_name":"prolificinteractive/TickerCounter","owner":"prolificinteractive","description":"A counter with a ticker animation.","archived":false,"fork":false,"pushed_at":"2019-05-03T15:04:11.000Z","size":384,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":21,"default_branch":"develop","last_synced_at":"2025-01-20T20:53:29.742Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/prolificinteractive.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-16T21:30:09.000Z","updated_at":"2019-04-01T18:02:05.000Z","dependencies_parsed_at":"2023-05-12T01:00:48.614Z","dependency_job_id":null,"html_url":"https://github.com/prolificinteractive/TickerCounter","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prolificinteractive%2FTickerCounter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prolificinteractive%2FTickerCounter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prolificinteractive%2FTickerCounter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prolificinteractive%2FTickerCounter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prolificinteractive","download_url":"https://codeload.github.com/prolificinteractive/TickerCounter/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243508983,"owners_count":20302106,"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-11-19T17:53:20.352Z","updated_at":"2025-03-14T01:43:05.701Z","avatar_url":"https://github.com/prolificinteractive.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TickerCounter\n\n## Description\n\nA counter with a ticker animation.\n\n## Requirements\n\n* iOS 9.0+\n\n## Installation\n\n### CocoaPods\nTickerCounter is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your `Podfile`:\n\n\n```ruby\npod 'TickerCounter', :git =\u003e 'https://github.com/ProlificInteractive/TickerCounter.git', :tag =\u003e '0.2.0'\n```\n\n## Usage\n\nCreate a `TickerCounter` instance and tell it to animate:\n\n```swift\nlet tickerCounter = TickerCounter(frame: CGRect(x: 0, y: 100, width: view.frame.width, height: 65))\ntickerCounter.value = 12345\nview.addSubview(tickerCounter)\n\ntickerCounter.startAnimation()\n```\n\n## Contributing to TickerCounter\n\nTo report a bug or enhancement request, feel free to file an issue under the respective heading.\n\nIf you wish to contribute to the project, fork this repo and submit a pull request. Code contributions should follow the standards specified in the [Prolific Swift Style Guide](https://github.com/prolificinteractive/swift-style-guide).\n\n## License\n\n![prolific](https://s3.amazonaws.com/prolificsitestaging/logos/Prolific_Logo_Full_Color.png)\n\nCopyright (c) 2018 Prolific Interactive\n\nTickerCounter is maintained and sponsored by Prolific Interactive. It may be redistributed under the terms specified in the [LICENSE] file.\n\n[LICENSE]: ./LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprolificinteractive%2Ftickercounter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprolificinteractive%2Ftickercounter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprolificinteractive%2Ftickercounter/lists"}