Latest | 0.1.2 |
---|---|
Homepage | https://github.com/yhp920116/HPLabel |
License | MIT |
Platforms | ios 8.0, requires ARC |
Dependencies | AFNetworking |
Authors |
Usage
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
HPLabel is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "HPLabel"
Author
Dan, [email protected]
License
HPLabel is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "HPLabel", "version": "0.1.2", "summary": "A subclass of UILabel that provides pod-creating learning.", "description": "This cocoapod provides pratice of how-to-creating-pods learning.n just enjoy it.", "homepage": "https://github.com/yhp920116/HPLabel", "license": "MIT", "authors": { "Dan": "[email protected]" }, "source": { "git": "https://github.com/yhp920116/HPLabel.git", "tag": "0.1.2" }, "platforms": { "ios": "8.0" }, "requires_arc": true, "source_files": "Pod/Classes/**/*", "resource_bundles": { "HPLabel": [ "Pod/Assets/*.png" ] }, "dependencies": { "AFNetworking": [] } }
Mon, 29 Feb 2016 10:54:03 +0000