blob: 11a3f136bb6735c3e5ddec0d0692057473139d91 [file] [log] [blame]
{
"name": "WolfNesting",
"version": "2.0.1",
"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": "2.0.1"
},
"source_files": "Sources/WolfNesting/**/*",
"swift_versions": "5.0",
"platforms": {
"ios": "9.3",
"osx": "10.13",
"tvos": "11.0"
},
"module_name": "WolfNesting"
}