{
  "cksum": "ef916654959b9cce1c23ba4b37f0c6a647eb8f86be5cf40e3d2f079fa133a805",
  "crate_file": "objc2-scene-kit-0.3.2.crate",
  "crate_url": "https://static.crates.io/crates/objc2-scene-kit/objc2-scene-kit-0.3.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "bitflags",
      "optional": true,
      "req": "^2.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "block2",
      "optional": true,
      "req": ">=0.6.1, <0.8.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "objc2"
      ],
      "kind": "normal",
      "name": "dispatch2",
      "optional": true,
      "req": ">=0.3.0, <0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "objc2",
      "optional": false,
      "req": ">=0.6.2, <0.8.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "NSAccessibilityProtocols",
        "NSAnimation",
        "NSAppearance",
        "NSBezierPath",
        "NSColor",
        "NSDragging",
        "NSFont",
        "NSImage",
        "NSOpenGL",
        "NSResponder",
        "NSUserInterfaceItemIdentification",
        "NSView"
      ],
      "kind": "normal",
      "name": "objc2-app-kit",
      "optional": true,
      "req": "^0.3.2",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": false,
      "features": [
        "AVAudioEngine",
        "AVAudioEnvironmentNode",
        "AVAudioNode"
      ],
      "kind": "normal",
      "name": "objc2-avf-audio",
      "optional": true,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "CFCGTypes",
        "CFDate",
        "objc2"
      ],
      "kind": "normal",
      "name": "objc2-core-foundation",
      "optional": true,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "CGColorSpace",
        "objc2"
      ],
      "kind": "normal",
      "name": "objc2-core-graphics",
      "optional": true,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "CIFilter"
      ],
      "kind": "normal",
      "name": "objc2-core-image",
      "optional": true,
      "req": "^0.3.2",
      "target": "cfg(not(target_os = \"watchos\"))"
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "objc2-foundation",
      "optional": false,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "GLKMathTypes"
      ],
      "kind": "normal",
      "name": "objc2-gl-kit",
      "optional": true,
      "req": "^0.3.2",
      "target": "cfg(any(target_os = \"macos\", target_os = \"ios\", target_os = \"tvos\"))"
    },
    {
      "default_features": false,
      "features": [
        "JSContext",
        "objc2"
      ],
      "kind": "normal",
      "name": "objc2-javascript-core",
      "optional": true,
      "req": "^0.3.2",
      "target": "cfg(not(target_os = \"watchos\"))"
    },
    {
      "default_features": false,
      "features": [
        "MTLAllocation",
        "MTLBuffer",
        "MTLCommandBuffer",
        "MTLCommandEncoder",
        "MTLCommandQueue",
        "MTLDevice",
        "MTLLibrary",
        "MTLPixelFormat",
        "MTLRenderCommandEncoder",
        "MTLRenderPass",
        "MTLRenderPipeline",
        "MTLResource",
        "MTLVertexDescriptor"
      ],
      "kind": "normal",
      "name": "objc2-metal",
      "optional": true,
      "req": "^0.3.2",
      "target": "cfg(not(target_os = \"watchos\"))"
    },
    {
      "default_features": false,
      "features": [
        "MDLAsset",
        "MDLCamera",
        "MDLLight",
        "MDLMaterial",
        "MDLMesh",
        "MDLMeshBuffer",
        "MDLObject",
        "MDLSubmesh"
      ],
      "kind": "normal",
      "name": "objc2-model-io",
      "optional": true,
      "req": "^0.3.2",
      "target": "cfg(not(target_os = \"watchos\"))"
    },
    {
      "default_features": false,
      "features": [
        "CGLTypes"
      ],
      "kind": "normal",
      "name": "objc2-open-gl",
      "optional": true,
      "req": "^0.3.2",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": false,
      "features": [
        "CAAnimation",
        "CALayer",
        "CAMediaTiming",
        "CAMediaTimingFunction",
        "CAOpenGLLayer",
        "CATransform3D",
        "objc2-core-foundation"
      ],
      "kind": "normal",
      "name": "objc2-quartz-core",
      "optional": true,
      "req": "^0.3.2",
      "target": "cfg(not(target_os = \"watchos\"))"
    }
  ],
  "features": {
    "ModelIO": [],
    "SCNAction": [
      "objc2-foundation/NSArray",
      "objc2-foundation/NSDate",
      "objc2-foundation/NSObject",
      "objc2-foundation/NSString"
    ],
    "SCNAnimation": [
      "objc2-foundation/NSArray",
      "objc2-foundation/NSDate",
      "objc2-foundation/NSObject",
      "objc2-foundation/NSString",
      "objc2-foundation/NSURL"
    ],
    "SCNAudioSource": [
      "objc2-foundation/NSArray",
      "objc2-foundation/NSObject",
      "objc2-foundation/NSString",
      "objc2-foundation/NSURL"
    ],
    "SCNBoundingVolume": [],
    "SCNCAAnimationExtensions": [
      "objc2-foundation/NSArray"
    ],
    "SCNCamera": [
      "objc2-foundation/NSObject",
      "objc2-foundation/NSString"
    ],
    "SCNCameraController": [
      "objc2-foundation/NSArray"
    ],
    "SCNGeometry": [
      "objc2-foundation/NSArray",
      "objc2-foundation/NSData",
      "objc2-foundation/NSObject",
      "objc2-foundation/NSRange",
      "objc2-foundation/NSString",
      "objc2-foundation/NSValue"
    ],
    "SCNHitTest": [
      "objc2-foundation/NSString"
    ],
    "SCNJavascript": [],
    "SCNLayer": [
      "objc2-foundation/NSObject"
    ],
    "SCNLevelOfDetail": [
      "objc2-foundation/NSObject"
    ],
    "SCNLight": [
      "objc2-foundation/NSArray",
      "objc2-foundation/NSData",
      "objc2-foundation/NSObject",
      "objc2-foundation/NSString",
      "objc2-foundation/NSURL",
      "objc2-foundation/NSValue"
    ],
    "SCNMaterial": [
      "objc2-foundation/NSObject",
      "objc2-foundation/NSString"
    ],
    "SCNMaterialProperty": [
      "objc2-foundation/NSData",
      "objc2-foundation/NSError",
      "objc2-foundation/NSObject",
      "objc2-foundation/NSURL"
    ],
    "SCNMorpher": [
      "objc2-foundation/NSArray",
      "objc2-foundation/NSObject",
      "objc2-foundation/NSString",
      "objc2-foundation/NSValue"
    ],
    "SCNNode": [
      "objc2-foundation/NSArray",
      "objc2-foundation/NSDictionary",
      "objc2-foundation/NSObject",
      "objc2-foundation/NSString"
    ],
    "SCNParametricGeometry": [
      "objc2-foundation/NSArray",
      "objc2-foundation/NSObject",
      "objc2-foundation/NSString",
      "objc2-foundation/NSValue"
    ],
    "SCNParticleSystem": [
      "objc2-foundation/NSArray",
      "objc2-foundation/NSDictionary",
      "objc2-foundation/NSObject",
      "objc2-foundation/NSString"
    ],
    "SCNPhysicsBehavior": [
      "objc2-foundation/NSArray",
      "objc2-foundation/NSObject"
    ],
    "SCNPhysicsContact": [],
    "SCNPhysicsField": [
      "objc2-foundation/NSDate",
      "objc2-foundation/NSObject"
    ],
    "SCNPhysicsShape": [
      "objc2-foundation/NSArray",
      "objc2-foundation/NSDictionary",
      "objc2-foundation/NSObject",
      "objc2-foundation/NSString",
      "objc2-foundation/NSValue"
    ],
    "SCNPhysicsWorld": [
      "objc2-foundation/NSArray",
      "objc2-foundation/NSDate",
      "objc2-foundation/NSDictionary",
      "objc2-foundation/NSObject",
      "objc2-foundation/NSString"
    ],
    "SCNReferenceNode": [
      "objc2-foundation/NSCoder",
      "objc2-foundation/NSObject",
      "objc2-foundation/NSURL"
    ],
    "SCNRenderer": [
      "objc2-foundation/NSArray",
      "objc2-foundation/NSDictionary"
    ],
    "SCNScene": [
      "objc2-foundation/NSDictionary",
      "objc2-foundation/NSError",
      "objc2-foundation/NSObject",
      "objc2-foundation/NSString",
      "objc2-foundation/NSURL"
    ],
    "SCNSceneSource": [
      "objc2-foundation/NSArray",
      "objc2-foundation/NSData",
      "objc2-foundation/NSDictionary",
      "objc2-foundation/NSError",
      "objc2-foundation/NSString",
      "objc2-foundation/NSURL"
    ],
    "SCNShadable": [
      "objc2-foundation/NSDictionary",
      "objc2-foundation/NSError",
      "objc2-foundation/NSObject",
      "objc2-foundation/NSString",
      "objc2-foundation/NSValue"
    ],
    "SCNSkinner": [
      "objc2-foundation/NSArray",
      "objc2-foundation/NSObject",
      "objc2-foundation/NSValue"
    ],
    "SCNTechnique": [
      "objc2-foundation/NSArray",
      "objc2-foundation/NSDictionary",
      "objc2-foundation/NSObject",
      "objc2-foundation/NSString"
    ],
    "SCNTransaction": [
      "objc2-foundation/NSString"
    ],
    "SCNView": [
      "objc2-foundation/NSCoder",
      "objc2-foundation/NSDictionary",
      "objc2-foundation/NSGeometry",
      "objc2-foundation/NSObject",
      "objc2-foundation/NSString",
      "objc2-foundation/objc2-core-foundation"
    ],
    "SceneKitAvailability": [],
    "SceneKitDeprecated": [
      "objc2-foundation/NSString"
    ],
    "alloc": [],
    "std": [
      "alloc"
    ],
    "unstable-darwin-objc": []
  },
  "features2": {
    "SCNConstraint": [
      "bitflags",
      "objc2-foundation/NSObject"
    ],
    "SCNPhysicsBody": [
      "bitflags",
      "objc2-foundation/NSObject"
    ],
    "SCNSceneRenderer": [
      "bitflags",
      "objc2-foundation/NSArray",
      "objc2-foundation/NSDate",
      "objc2-foundation/NSDictionary",
      "objc2-foundation/NSString"
    ],
    "SceneKitTypes": [
      "bitflags",
      "objc2-foundation/NSString",
      "objc2-foundation/NSValue"
    ],
    "bitflags": [
      "dep:bitflags"
    ],
    "block2": [
      "dep:block2"
    ],
    "default": [
      "std",
      "ModelIO",
      "SCNAction",
      "SCNAnimation",
      "SCNAudioSource",
      "SCNBoundingVolume",
      "SCNCAAnimationExtensions",
      "SCNCamera",
      "SCNCameraController",
      "SCNConstraint",
      "SCNGeometry",
      "SCNHitTest",
      "SCNJavascript",
      "SCNLayer",
      "SCNLevelOfDetail",
      "SCNLight",
      "SCNMaterial",
      "SCNMaterialProperty",
      "SCNMorpher",
      "SCNNode",
      "SCNParametricGeometry",
      "SCNParticleSystem",
      "SCNPhysicsBehavior",
      "SCNPhysicsBody",
      "SCNPhysicsContact",
      "SCNPhysicsField",
      "SCNPhysicsShape",
      "SCNPhysicsWorld",
      "SCNReferenceNode",
      "SCNRenderer",
      "SCNScene",
      "SCNSceneRenderer",
      "SCNSceneSource",
      "SCNShadable",
      "SCNSkinner",
      "SCNTechnique",
      "SCNTransaction",
      "SCNView",
      "SceneKitAvailability",
      "SceneKitDeprecated",
      "SceneKitTypes",
      "bitflags",
      "block2",
      "dispatch2",
      "objc2-app-kit",
      "objc2-avf-audio",
      "objc2-core-foundation",
      "objc2-core-graphics",
      "objc2-core-image",
      "objc2-javascript-core",
      "objc2-metal",
      "objc2-model-io",
      "objc2-quartz-core"
    ],
    "dispatch2": [
      "dep:dispatch2"
    ],
    "objc2-app-kit": [
      "dep:objc2-app-kit"
    ],
    "objc2-avf-audio": [
      "dep:objc2-avf-audio"
    ],
    "objc2-core-foundation": [
      "dep:objc2-core-foundation"
    ],
    "objc2-core-graphics": [
      "dep:objc2-core-graphics"
    ],
    "objc2-core-image": [
      "dep:objc2-core-image"
    ],
    "objc2-gl-kit": [
      "dep:objc2-gl-kit"
    ],
    "objc2-javascript-core": [
      "dep:objc2-javascript-core"
    ],
    "objc2-metal": [
      "dep:objc2-metal"
    ],
    "objc2-model-io": [
      "dep:objc2-model-io"
    ],
    "objc2-open-gl": [
      "dep:objc2-open-gl"
    ],
    "objc2-quartz-core": [
      "dep:objc2-quartz-core"
    ]
  },
  "index_path": "ob/jc/objc2-scene-kit",
  "name": "objc2-scene-kit",
  "pubtime": "2025-10-04T16:18:29Z",
  "rust_version": "1.71",
  "v": 2,
  "vers": "0.3.2",
  "yanked": false
}
