A description of this package.
WrkstrmKit
main
💻🛠️📱Cross-platform SwiftUI & UIKit tools to accelerate interface development.
Description
- Swift Tools 5.9.0
Description
{
"name": "WrkstrmKit",
"path": "/usr/src/package",
"targets": [
{
"name": "WrkstrmSwiftUIExp",
"path": "Sources/WrkstrmSwiftUIExp",
"type": "library",
"c99name": "WrkstrmSwiftUIExp",
"sources": [
"ActivityViewController.swift",
"InterpolatingView.swift",
"MapView.swift",
"PageControl.swift",
"PageViewController.swift",
"WebNavBarView.swift",
"WebView.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"WrkstrmSwiftUIExp"
],
"target_dependencies": [
"WrkstrmSwiftUI",
"WrkstrmCrossKit"
]
},
{
"name": "WrkstrmSwiftUI",
"path": "Sources/WrkstrmSwiftUI",
"type": "library",
"c99name": "WrkstrmSwiftUI",
"sources": [
"AnyTransition.swift",
"IndexedRow.swift",
"PreviewDevice.swift",
"UIImagePublisher.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"WrkstrmSwiftUI",
"WrkstrmSwiftUIExp"
]
},
{
"name": "WrkstrmKitTests",
"path": "Tests/WrkstrmKitTests",
"type": "test",
"c99name": "WrkstrmKitTests",
"sources": [
"WrksrmKitTests.swift",
"XCTestManifests.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"WrkstrmKit",
"WrkstrmCrossKit"
],
"product_dependencies": [
"WrkstrmFoundation",
"WrkstrmMain"
]
},
{
"name": "WrkstrmKit",
"path": "Sources/WrkstrmKit",
"type": "library",
"c99name": "WrkstrmKit",
"sources": [
"Displayable/CollectionViewDisplayable/CollectionViewCell.swift",
"Displayable/CollectionViewDisplayable/CollectionViewController.swift",
"Displayable/CollectionViewDisplayable/CollectionViewDataSource.swift",
"Displayable/CollectionViewDisplayable/CollectionViewDisplayble.swift",
"Displayable/CollectionViewDisplayable/HostingCollectionViewCell.swift",
"Displayable/CollectionViewDisplayable/UICollectionReusableView+ReusableCell.swift",
"Displayable/CollectionViewDisplayable/UICollectionView+Registrar.swift",
"Displayable/CollectionViewDisplayable/UICollectionView+ReusableCell.swift",
"Displayable/Indexable.swift",
"Displayable/TableViewDisplayable/HostingTableViewCell.swift",
"Displayable/TableViewDisplayable/TableViewCell.swift",
"Displayable/TableViewDisplayable/TableViewController.swift",
"Displayable/TableViewDisplayable/TableViewDataSource.swift",
"Displayable/TableViewDisplayable/TableViewDisplayble.swift",
"Displayable/TableViewDisplayable/UITableView+Registrar.swift",
"Displayable/TableViewDisplayable/UITableView+ReusableCell.swift",
"Displayable/TableViewDisplayable/UITableViewCell+ReusableCell.swift",
"Extensions/CGRect+Intersecting.swift",
"Extensions/CGSize+Square.swift",
"Extensions/UIContentSizeCategory+Extensions.swift",
"Extensions/UIImage+Utilities.swift",
"Extensions/UIStoryboard+UIViewController.swift",
"FontMetrics.swift",
"Instantiator.swift",
"JSON/JSON+TableViewCells.swift",
"JSON/JSON+TableViewDisplayable.swift",
"JSON/JSONTableViewController.swift",
"Log+WrkstrmKit.swift",
"Root.swift",
"StackViewController/StackViewController.swift",
"UIView/Animation.swift",
"UIView/CAGradientLayer+Utilities.swift",
"UIView/CallbackButton.swift",
"UIView/UIView+Animation.swift",
"UIView/UIView+Geometry.swift",
"UIView/UIView+Loading.swift",
"UIView/UIView+Pulse.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"WrkstrmKit"
],
"target_dependencies": [
"WrkstrmCrossKit"
],
"product_dependencies": [
"WrkstrmFoundation",
"WrkstrmMain"
]
},
{
"name": "WrkstrmCrossKit",
"path": "Sources/WrkstrmCrossKit",
"type": "library",
"c99name": "WrkstrmCrossKit",
"sources": [
"Displayable/Grid.swift",
"Displayable/Registrar.swift",
"Displayable/ReusableCell.swift",
"Displayable/ReusableItem.swift",
"Extensions/UIImate+SystemImages.swift",
"Screen.swift",
"UIApplicationDelegate+LaunchOptions.swift",
"View+Constraints.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"WrkstrmCrossKit",
"WrkstrmKit",
"WrkstrmSwiftUIExp"
],
"product_dependencies": [
"WrkstrmLog"
]
}
],
"products": [
{
"name": "WrkstrmCrossKit",
"type": {
"library": [
"automatic"
]
},
"targets": [
"WrkstrmCrossKit"
]
},
{
"name": "WrkstrmKit",
"type": {
"library": [
"automatic"
]
},
"targets": [
"WrkstrmKit"
]
},
{
"name": "WrkstrmSwiftUI",
"type": {
"library": [
"automatic"
]
},
"targets": [
"WrkstrmSwiftUI"
]
},
{
"name": "WrkstrmSwiftUIExp",
"type": {
"library": [
"automatic"
]
},
"targets": [
"WrkstrmSwiftUIExp"
]
}
],
"platforms": [
{
"name": "ios",
"version": "16.0"
},
{
"name": "macos",
"version": "13.0"
},
{
"name": "tvos",
"version": "16.0"
},
{
"name": "watchos",
"version": "9.0"
}
],
"dependencies": [
{
"url": "https://github.com/wrkstrm/WrkstrmFoundation.git",
"type": "sourceControl",
"identity": "wrkstrmfoundation",
"requirement": {
"branch": [
"main"
]
}
},
{
"url": "https://github.com/wrkstrm/WrkstrmLog.git",
"type": "sourceControl",
"identity": "wrkstrmlog",
"requirement": {
"branch": [
"main"
]
}
},
{
"url": "https://github.com/wrkstrm/WrkstrmMain.git",
"type": "sourceControl",
"identity": "wrkstrmmain",
"requirement": {
"branch": [
"main"
]
}
}
],
"tools_version": "5.9",
"manifest_display_name": "WrkstrmKit"
}
Package Dump
{
"name": "WrkstrmKit",
"targets": [
{
"name": "WrkstrmCrossKit",
"type": "regular",
"exclude": [],
"settings": [
{
"kind": {
"unsafeFlags": {
"_0": [
"-Xfrontend",
"-warn-long-expression-type-checking=10"
]
}
},
"tool": "swift"
}
],
"resources": [],
"dependencies": [
{
"byName": [
"WrkstrmLog",
null
]
}
],
"packageAccess": true
},
{
"name": "WrkstrmKit",
"type": "regular",
"exclude": [],
"settings": [
{
"kind": {
"unsafeFlags": {
"_0": [
"-Xfrontend",
"-warn-long-expression-type-checking=10"
]
}
},
"tool": "swift"
}
],
"resources": [],
"dependencies": [
{
"byName": [
"WrkstrmCrossKit",
null
]
},
{
"byName": [
"WrkstrmFoundation",
null
]
},
{
"byName": [
"WrkstrmMain",
null
]
}
],
"packageAccess": true
},
{
"name": "WrkstrmSwiftUI",
"type": "regular",
"exclude": [],
"settings": [
{
"kind": {
"unsafeFlags": {
"_0": [
"-Xfrontend",
"-warn-long-expression-type-checking=10"
]
}
},
"tool": "swift"
}
],
"resources": [],
"dependencies": [],
"packageAccess": true
},
{
"name": "WrkstrmSwiftUIExp",
"type": "regular",
"exclude": [],
"settings": [
{
"kind": {
"unsafeFlags": {
"_0": [
"-Xfrontend",
"-warn-long-expression-type-checking=10"
]
}
},
"tool": "swift"
}
],
"resources": [],
"dependencies": [
{
"byName": [
"WrkstrmSwiftUI",
null
]
},
{
"byName": [
"WrkstrmCrossKit",
null
]
}
],
"packageAccess": true
},
{
"name": "WrkstrmKitTests",
"type": "test",
"exclude": [],
"settings": [
{
"kind": {
"unsafeFlags": {
"_0": [
"-Xfrontend",
"-warn-long-expression-type-checking=10"
]
}
},
"tool": "swift"
}
],
"resources": [],
"dependencies": [
{
"byName": [
"WrkstrmKit",
null
]
},
{
"byName": [
"WrkstrmCrossKit",
null
]
},
{
"byName": [
"WrkstrmFoundation",
null
]
},
{
"byName": [
"WrkstrmMain",
null
]
}
],
"packageAccess": true
}
],
"products": [
{
"name": "WrkstrmCrossKit",
"type": {
"library": [
"automatic"
]
},
"targets": [
"WrkstrmCrossKit"
]
},
{
"name": "WrkstrmKit",
"type": {
"library": [
"automatic"
]
},
"targets": [
"WrkstrmKit"
]
},
{
"name": "WrkstrmSwiftUI",
"type": {
"library": [
"automatic"
]
},
"targets": [
"WrkstrmSwiftUI"
]
},
{
"name": "WrkstrmSwiftUIExp",
"type": {
"library": [
"automatic"
]
},
"targets": [
"WrkstrmSwiftUIExp"
]
}
],
"pkgConfig": null,
"platforms": [
{
"options": [],
"version": "16.0",
"platformName": "ios"
},
{
"options": [],
"version": "13.0",
"platformName": "macos"
},
{
"options": [],
"version": "16.0",
"platformName": "tvos"
},
{
"options": [],
"version": "9.0",
"platformName": "watchos"
}
],
"providers": null,
"packageKind": {
"root": [
"/usr/src/package"
]
},
"dependencies": [
{
"sourceControl": [
{
"identity": "wrkstrmfoundation",
"location": {
"remote": [
{
"urlString": "https://github.com/wrkstrm/WrkstrmFoundation.git"
}
]
},
"requirement": {
"branch": [
"main"
]
},
"productFilter": null
}
]
},
{
"sourceControl": [
{
"identity": "wrkstrmlog",
"location": {
"remote": [
{
"urlString": "https://github.com/wrkstrm/WrkstrmLog.git"
}
]
},
"requirement": {
"branch": [
"main"
]
},
"productFilter": null
}
]
},
{
"sourceControl": [
{
"identity": "wrkstrmmain",
"location": {
"remote": [
{
"urlString": "https://github.com/wrkstrm/WrkstrmMain.git"
}
]
},
"requirement": {
"branch": [
"main"
]
},
"productFilter": null
}
]
}
],
"toolsVersion": {
"_version": "5.9.0"
},
"cLanguageStandard": null,
"cxxLanguageStandard": null,
"swiftLanguageVersions": null
}
Dependencies
- WrkstrmFoundationunspecified
- WrkstrmLogunspecified
- WrkstrmMainunspecified
Dependencies
{
"url": "/usr/src/package",
"name": "WrkstrmKit",
"path": "/usr/src/package",
"version": "unspecified",
"identity": "package",
"dependencies": [
{
"url": "https://github.com/wrkstrm/WrkstrmFoundation.git",
"name": "WrkstrmFoundation",
"path": "/usr/src/package/.build/checkouts/WrkstrmFoundation",
"version": "unspecified",
"identity": "wrkstrmfoundation",
"dependencies": [
{
"url": "https://github.com/wrkstrm/WrkstrmLog.git",
"name": "WrkstrmLog",
"path": "/usr/src/package/.build/checkouts/WrkstrmLog",
"version": "unspecified",
"identity": "wrkstrmlog",
"dependencies": [
{
"url": "https://github.com/apple/swift-log.git",
"name": "swift-log",
"path": "/usr/src/package/.build/checkouts/swift-log",
"version": "1.5.3",
"identity": "swift-log",
"dependencies": []
}
]
},
{
"url": "https://github.com/wrkstrm/WrkstrmMain.git",
"name": "WrkstrmMain",
"path": "/usr/src/package/.build/checkouts/WrkstrmMain",
"version": "unspecified",
"identity": "wrkstrmmain",
"dependencies": []
}
]
},
{
"url": "https://github.com/wrkstrm/WrkstrmLog.git",
"name": "WrkstrmLog",
"path": "/usr/src/package/.build/checkouts/WrkstrmLog",
"version": "unspecified",
"identity": "wrkstrmlog",
"dependencies": [
{
"url": "https://github.com/apple/swift-log.git",
"name": "swift-log",
"path": "/usr/src/package/.build/checkouts/swift-log",
"version": "1.5.3",
"identity": "swift-log",
"dependencies": []
}
]
},
{
"url": "https://github.com/wrkstrm/WrkstrmMain.git",
"name": "WrkstrmMain",
"path": "/usr/src/package/.build/checkouts/WrkstrmMain",
"version": "unspecified",
"identity": "wrkstrmmain",
"dependencies": []
}
]
}