Latest | 0.1.0 |
---|---|
Homepage | https://github.com/ReflectionMzy/RedLabel |
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
RedLabel is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'RedLabel'
Author
ReflectionMzy, [email protected]
License
RedLabel is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "RedLabel", "version": "0.1.0", "summary": "RedLabel.", "description": "RedLabel Demo", "homepage": "https://github.com/ReflectionMzy/RedLabel", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "ReflectionMzy": "[email protected]" }, "source": { "git": "https://github.com/ReflectionMzy/RedLabel.git", "tag": "0.1.0" }, "platforms": { "ios": "8.0" }, "swift_version": "4.0", "source_files": "RedLabel/Classes/**/*" }
Wed, 14 Nov 2018 14:00:04 +0000