Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wolfmcnally/wolfnesting
An operator for easily and visually creating nested object hierarchies, such as UIViews, NSViews, or SpriteKit or SceneKit nodes.
https://github.com/wolfmcnally/wolfnesting
Last synced: 10 days ago
JSON representation
An operator for easily and visually creating nested object hierarchies, such as UIViews, NSViews, or SpriteKit or SceneKit nodes.
- Host: GitHub
- URL: https://github.com/wolfmcnally/wolfnesting
- Owner: wolfmcnally
- License: mit
- Created: 2018-09-06T22:20:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-15T00:21:51.000Z (about 5 years ago)
- Last Synced: 2024-12-21T07:32:30.887Z (15 days ago)
- Language: Swift
- Size: 28.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WolfNesting
[![CI Status](https://img.shields.io/travis/wolfmcnally/WolfNesting.svg?style=flat)](https://travis-ci.org/wolfmcnally/WolfNesting)
[![Version](https://img.shields.io/cocoapods/v/WolfNesting.svg?style=flat)](https://cocoapods.org/pods/WolfNesting)
[![License](https://img.shields.io/cocoapods/l/WolfNesting.svg?style=flat)](https://cocoapods.org/pods/WolfNesting)
[![Platform](https://img.shields.io/cocoapods/p/WolfNesting.svg?style=flat)](https://cocoapods.org/pods/WolfNesting)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
WolfNesting is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'WolfNesting'
```## Author
Wolf McNally, [email protected]
## License
WolfNesting is available under the MIT license. See the LICENSE file for more info.