A description of this package.
Warning: Package Archived
This package is archived and has a low chance of being updated.
Description
- Swift Tools 5.1.0
Description
{ "name": "Composed", "path": "/usr/src/package", "targets": [ { "name": "ComposedTests", "path": "Tests", "type": "test", "c99name": "ComposedTests", "sources": [ "AllNewAndImproved.swift", "Array+Spec.swift", "Basic+Spec.swift", "Complex+Spec.swift", "Composed+Spec.swift", "Empty+Spec.swift", "Lifecycle+Spec.swift", "Managed+Spec.swift", "SectionProviderDelegate+Spec.swift", "Sectioned+Spec.swift", "Segmented+Spec.swift", "Wrapper+Spec.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "Composed" ], "product_dependencies": [ "Quick", "Nimble" ] }, { "name": "Composed", "path": "Sources", "type": "library", "c99name": "Composed", "sources": [ "Core/DataSources/ArrayDataSource.swift", "Core/DataSources/BasicDataSource.swift", "Core/DataSources/ComposedDataSource.swift", "Core/DataSources/EmbeddingDataSource.swift", "Core/DataSources/SectionedDataSource.swift", "Core/DataSources/SegmentedDataSource.swift", "Core/DataSources/SingleElementDataSource.swift", "Core/DataStores/ArrayDataStore.swift", "Core/DataStores/DataStore.swift", "Core/DataStores/ManagedDataStore.swift", "Core/DataStores/MutableDataStore.swift", "Core/DataStores/PhotosDataStore.swift", "Core/Deprecations.swift", "Core/Protocols/AggregateDataSource.swift", "Core/Protocols/CollectionDataSource.swift", "Core/Protocols/CollectionUIProvidingDataSource.swift", "Core/Protocols/DataSource+Handlers.swift", "Core/Protocols/DataSource.swift", "Core/Protocols/GlobalViewsProvidingDataSource.swift", "Helpers/CarouselSizingStrategy.swift", "Helpers/CollectionUISizingStrategy.swift", "Helpers/ColumnSizingStrategy.swift", "Helpers/ComposedChangeDetails.swift", "Helpers/ComposedMappings.swift", "Helpers/DataSourceChangeSet.swift", "Helpers/DataSourceHashableWrapper.swift", "Helpers/NoSizingStrategy.swift", "Helpers/ReusableViewNibLoadable.swift", "Views/CollectionUIViewProvider.swift", "Views/DataSourceCoordinator.swift", "Views/DataSourceHeaderFooterView.swift", "Views/DataSourceInvalidationContext.swift", "Views/DataSourceViewController.swift", "Views/EmbeddedDataSourceCell.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "Composed" ], "product_dependencies": [ "FlowLayout" ] } ], "products": [ { "name": "Composed", "type": { "library": [ "automatic" ] }, "targets": [ "Composed" ] } ], "platforms": [ { "name": "ios", "version": "11.0" } ], "dependencies": [ { "url": "https://github.com/shaps80/FlowLayout.git", "type": "sourceControl", "identity": "flowlayout", "requirement": { "exact": [ "1.0.7" ] } }, { "url": "https://github.com/Quick/Quick.git", "type": "sourceControl", "identity": "quick", "requirement": { "exact": [ "2.1.0" ] } }, { "url": "https://github.com/Quick/Nimble.git", "type": "sourceControl", "identity": "nimble", "requirement": { "exact": [ "8.0.2" ] } } ], "tools_version": "5.1", "manifest_display_name": "Composed" }
Package Dump
{ "name": "Composed", "targets": [ { "name": "Composed", "path": "Sources", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "FlowLayout", null ] } ], "packageAccess": false }, { "name": "ComposedTests", "path": "Tests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Composed", null ] }, { "byName": [ "Quick", null ] }, { "byName": [ "Nimble", null ] } ], "packageAccess": false } ], "products": [ { "name": "Composed", "type": { "library": [ "automatic" ] }, "targets": [ "Composed" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "11.0", "platformName": "ios" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "flowlayout", "location": { "remote": [ { "urlString": "https://github.com/shaps80/FlowLayout.git" } ] }, "requirement": { "exact": [ "1.0.7" ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "quick", "location": { "remote": [ { "urlString": "https://github.com/Quick/Quick.git" } ] }, "requirement": { "exact": [ "2.1.0" ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "nimble", "location": { "remote": [ { "urlString": "https://github.com/Quick/Nimble.git" } ] }, "requirement": { "exact": [ "8.0.2" ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "5.1.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
Dependencies
- FlowLayout1.0.7
- Quick2.1.0
- Nimble8.0.2
Dependencies
{ "url": "/usr/src/package", "name": "Composed", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/shaps80/FlowLayout.git", "name": "FlowLayout", "path": "/usr/src/package/.build/checkouts/FlowLayout", "version": "1.0.7", "identity": "flowlayout", "dependencies": [] }, { "url": "https://github.com/Quick/Quick.git", "name": "Quick", "path": "/usr/src/package/.build/checkouts/Quick", "version": "2.1.0", "identity": "quick", "dependencies": [ { "url": "https://github.com/Quick/Nimble.git", "name": "Nimble", "path": "/usr/src/package/.build/checkouts/Nimble", "version": "8.0.2", "identity": "nimble", "dependencies": [] } ] }, { "url": "https://github.com/Quick/Nimble.git", "name": "Nimble", "path": "/usr/src/package/.build/checkouts/Nimble", "version": "8.0.2", "identity": "nimble", "dependencies": [] } ] }