Latest | 0.1.0 |
---|---|
Homepage | https://github.com/jevon718/UndisclosedUI |
License | MIT |
Platforms | ios 12.0 |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
UndisclosedUI is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'UndisclosedUI'
Author
jevon718, [email protected]
License
UndisclosedUI is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "UndisclosedUI", "version": "0.1.0", "summary": "A collection of UI elements", "description": "A collection of UI elements that can be made programmatically or in Interface Builder", "homepage": "https://github.com/jevon718/UndisclosedUI", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "jevon718": "[email protected]" }, "source": { "git": "https://github.com/jevon718/UndisclosedUI.git", "tag": "0.1.0" }, "platforms": { "ios": "12.0" }, "source_files": "UndisclosedUI/Classes/**/*", "swift_version": "5.0" }
Mon, 29 Apr 2019 10:14:05 +0000