Latest | 0.1.18 |
---|---|
Homepage | https://github.com/huyphamthanh8290/HPUIViewExtensionsObjC |
License | MIT |
Platforms | ios 7.0, requires ARC |
Authors |
[](https://travis-ci.org/Huy Pham/HPUIViewExtensionsObjC)
Usage
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
HPUIViewExtensionsObjC is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "HPUIViewExtensionsObjC"
Author
Huy Pham, [email protected]
License
HPUIViewExtensionsObjC is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "HPUIViewExtensionsObjC", "version": "0.1.18", "summary": "Prebuilt UI classes that support often-used UI features.", "description": "Prebuilt UI classes that support often-used UI features; which can help reduce the amount of UI code needed in View Controllers.", "homepage": "https://github.com/huyphamthanh8290/HPUIViewExtensionsObjC", "license": "MIT", "authors": { "Huy Pham": "[email protected]" }, "source": { "git": "https://github.com/huyphamthanh8290/HPUIViewExtensionsObjC.git", "tag": "0.1.18" }, "platforms": { "ios": "7.0" }, "requires_arc": true, "source_files": "Pod/Classes/**/*", "resource_bundles": { "HPUIViewExtensionsObjC": [ "Pod/Assets/*.png" ] } }
Sun, 06 Mar 2016 10:44:06 +0000