{
"name": "IntrospectionKit",
"path": "/usr/src/package",
"targets": [
{
"name": "IntrospectionKit-Test",
"path": "Tests/IntrospectionKit-Test",
"type": "test",
"c99name": "IntrospectionKit_Test",
"sources": [
"MainTestCase.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"IntrospectionKit"
]
},
{
"name": "IntrospectionKit",
"path": "Sources/IntrospectionKit",
"type": "library",
"c99name": "IntrospectionKit",
"sources": [
"PropertyIntrospection/ID/PropertyIntrospection.ID.swift",
"PropertyIntrospection/PropertyIntrospection-Access.swift",
"PropertyIntrospection/PropertyIntrospection.swift",
"TypeIntrospection/Kind/TypeIntrospection.Kind-RawValue.swift",
"TypeIntrospection/Kind/TypeIntrospection.Kind-Trait.swift",
"TypeIntrospection/Kind/TypeIntrospection.Kind.swift",
"TypeIntrospection/Properties/TypeIntrospection.Properties+BidirectionalCollection.swift",
"TypeIntrospection/Properties/TypeIntrospection.Properties+Collection.swift",
"TypeIntrospection/Properties/TypeIntrospection.Properties+Equatable.swift",
"TypeIntrospection/Properties/TypeIntrospection.Properties+RandomAccessCollection.swift",
"TypeIntrospection/Properties/TypeIntrospection.Properties+Sequence.swift",
"TypeIntrospection/Properties/TypeIntrospection.Properties.swift",
"TypeIntrospection/TypeIntrospection+Equatable.swift",
"TypeIntrospection/TypeIntrospection+Hashable.swift",
"TypeIntrospection/TypeIntrospection-Kind.swift",
"TypeIntrospection/TypeIntrospection-Name.swift",
"TypeIntrospection/TypeIntrospection-Properties.swift",
"TypeIntrospection/TypeIntrospection-Type.swift",
"TypeIntrospection/TypeIntrospection.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"IntrospectionKit"
]
}
],
"products": [
{
"name": "IntrospectionKit",
"type": {
"library": [
"automatic"
]
},
"targets": [
"IntrospectionKit"
]
}
],
"platforms": [],
"dependencies": [],
"tools_version": "5.4",
"manifest_display_name": "IntrospectionKit"
}