blob: b9e86f33218f1d7c4e52890233588fce7d31b0d2 [file] [log] [blame]
{
"name": "WolfNesting",
"version": "1.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": "1.0.1"
},
"source_files": "WolfNesting/Classes/**/*",
"swift_version": "4.2",
"platforms": {
"ios": "9.3",
"osx": "10.13",
"tvos": "11.0"
},
"module_name": "WolfNesting"
}