Latest | 0.1.2 |
---|---|
Homepage | https://github.com/Mainstayz/ViewControllerHierarchy |
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
ViewControllerHierarchy is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'ViewControllerHierarchy'
Author
何宗柱, [email protected]
License
ViewControllerHierarchy is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "ViewControllerHierarchy", "version": "0.1.2", "summary": "print hierarchy of ViewController", "description": "TODO: Add long description of the pod here.", "homepage": "https://github.com/Mainstayz/ViewControllerHierarchy", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "u4f55u5b97u67f1": "[email protected]" }, "source": { "git": "https://github.com/Mainstayz/ViewControllerHierarchy.git", "tag": "0.1.2" }, "platforms": { "ios": "8.0" }, "source_files": "ViewControllerHierarchy/Classes/**/*" }
Fri, 19 Jan 2018 16:40:03 +0000