blob: 4a7201b179a488faf9e39051cec91eb4ccea6d18 [file] [log] [blame]
{
"name": "WolfNesting",
"version": "1.0.2",
"summary": "An operator for easily and visually creating nested object hierarchies.",
"description": "An operator for easily and visually creating nested object hierarchies, such as UIViews, NSViews, or SpriteKit or SceneKit nodes.",
"homepage": "https://github.com/wolfmcnally/WolfNesting",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wolf McNally": "wolf@wolfmcnally.com"
},
"source": {
"git": "https://github.com/wolfmcnally/WolfNesting.git",
"tag": "1.0.2"
},
"source_files": "WolfNesting/Classes/**/*",
"swift_version": "4.2",
"platforms": {
"ios": "9.3",
"osx": "10.13",
"tvos": "11.0"
},
"module_name": "WolfNesting"
}