Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yoimhere/zjautoscrolllabel
https://github.com/yoimhere/zjautoscrolllabel
ads autoscrolllabel learning-swift pod scrolllabel swift4 textscroll
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yoimhere/zjautoscrolllabel
- Owner: yoimhere
- License: mit
- Created: 2018-02-02T08:00:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-09T09:40:08.000Z (almost 7 years ago)
- Last Synced: 2024-09-29T22:21:59.042Z (3 months ago)
- Topics: ads, autoscrolllabel, learning-swift, pod, scrolllabel, swift4, textscroll
- Language: Swift
- Homepage:
- Size: 193 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ZJAutoScrollLabel
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
![preview](https://github.com/yoimhere/ZJAutoScrollLabel/blob/master/preview.gif)
## Requirements
* XCode 9.0+
* Swift 4.0+
* iOS 8.0+## Installation
ZJAutoScrollLabel is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'ZJAutoScrollLabel'
```## Author
yoimhere, [email protected]
## License
ZJAutoScrollLabel is available under the MIT license. See the LICENSE file for more info.