Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.