Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iceman201/ljcollapselabel
A simple collapse animation effect UILabel
https://github.com/iceman201/ljcollapselabel
cocoapods framework mobile mobile-development objective-c objective-c-plus-plus objective-cpp pod swift4
Last synced: 2 months ago
JSON representation
A simple collapse animation effect UILabel
- Host: GitHub
- URL: https://github.com/iceman201/ljcollapselabel
- Owner: iceman201
- License: mit
- Created: 2018-12-06T13:32:15.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-12T02:39:43.000Z (12 months ago)
- Last Synced: 2024-10-09T16:31:26.786Z (3 months ago)
- Topics: cocoapods, framework, mobile, mobile-development, objective-c, objective-c-plus-plus, objective-cpp, pod, swift4
- Language: Objective-C++
- Homepage:
- Size: 94.7 KB
- Stars: 7
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LJCollapseLabel
[![CI Status](https://img.shields.io/travis/iceman201/LJCollapseLabel.svg?style=flat)](https://travis-ci.org/iceman201/LJCollapseLabel)
![GitHub top language](https://img.shields.io/github/languages/top/iceman201/LJCollapseLabel.svg)
[![Issues](https://img.shields.io/github/issues/iceman201/TaniwhaTextField.svg?style=flat)](https://github.com/iceman201/TaniwhaTextField/issues?state=open)
[![Version](https://img.shields.io/cocoapods/v/LJCollapseLabel.svg?style=flat)](https://cocoapods.org/pods/LJCollapseLabel)
[![License](https://img.shields.io/cocoapods/l/LJCollapseLabel.svg?style=flat)](https://github.com/iceman201/LJCollapseLabel/blob/master/LICENSE)
[![Platform](https://img.shields.io/cocoapods/p/LJCollapseLabel.svg?style=flat)](https://cocoapods.org/pods/LJCollapseLabel)
![GitHub repo size](https://img.shields.io/github/repo-size/iceman201/LJCollapseLabel.svg?color=red)
![GitHub last commit](https://img.shields.io/github/last-commit/iceman201/LJCollapseLabel.svg?color=red)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
LJCollapseLabel is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'LJCollapseLabel'
```## Author
iceman201, [email protected]
## License
LJCollapseLabel is available under the MIT license. See the LICENSE file for more info.