Latest | 0.0.2 |
---|---|
Homepage | https://github.com/biohazardlover/LNVTabBarController |
License | MIT |
Platforms | ios 7.0 |
Dependencies | LNVToolbox |
Frameworks | UIKit |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
LNVTabBarController is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "LNVTabBarController"
Author
biohazardlover, [email protected]
License
LNVTabBarController is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "LNVTabBarController", "version": "0.0.2", "summary": "A tab bar controller.", "description": "A tab bar controller with tab bar on the top of the screen.", "homepage": "https://github.com/biohazardlover/LNVTabBarController", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Leon": "[email protected]" }, "source": { "git": "https://github.com/biohazardlover/LNVTabBarController.git", "tag": "0.0.2" }, "platforms": { "ios": "7.0" }, "source_files": "LNVTabBarController/Classes/**/*", "frameworks": "UIKit", "dependencies": { "LNVToolbox": [ "~> 0.0.2" ] } }
Fri, 12 May 2017 18:00:03 +0000