{
"name": "DStack",
"path": "/usr/src/package",
"targets": [
{
"name": "DSExtensions",
"path": "Sources/DSExtensions",
"type": "library",
"c99name": "DSExtensions",
"sources": [
"UIStackView+DStack.swift",
"UIView+DStack.swift",
"UIView+Utils.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"DSExtensions"
]
}
],
"products": [
{
"name": "DSExtensions",
"type": {
"library": [
"automatic"
]
},
"targets": [
"DSExtensions"
]
}
],
"platforms": [],
"dependencies": [],
"tools_version": "4.0",
"manifest_display_name": "DStack",
"swift_languages_versions": [
"4"
]
}