Roxas
A library for Delta/Deltroid
{
"name": "Roxas",
"path": "/usr/src/package",
"targets": [
{
"name": "Roxas_tvOS",
"path": "Sources/Roxas_tvOS",
"type": "library",
"c99name": "Roxas_tvOS",
"sources": [
"Roxas_tvOS.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"RoxasUI",
"RoxasUIStatic",
"RoxasUIDynamic"
]
},
{
"name": "Roxas_iOS",
"path": "Sources/Roxas_iOS",
"type": "library",
"c99name": "Roxas_iOS",
"sources": [
"Roxas_iOS.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"RoxasUI",
"RoxasUIStatic",
"RoxasUIDynamic"
]
},
{
"name": "RoxasUIKit",
"path": "Sources/RoxasUIKit",
"type": "library",
"c99name": "RoxasUIKit",
"sources": [
"NSLayoutConstraint+Edges.m",
"RSTArrayDataSource.m",
"RSTCellContentChange.m",
"RSTCellContentChangeOperation.m",
"RSTCellContentDataSource.m",
"RSTCollectionViewCell.m",
"RSTCollectionViewGridLayout.m",
"RSTCompositeDataSource.m",
"RSTDynamicDataSource.m",
"RSTFetchedResultsDataSource.m",
"RSTHelperFile.m",
"RSTLaunchViewController.m",
"RSTNavigationController.m",
"RSTNibView.m",
"RSTPlaceholderView.m",
"RSTSearchController.m",
"RSTSeparatorView.m",
"RSTTintedImageView.m",
"RSTToastView.m",
"UIAlertAction+Actions.m",
"UICollectionView+CellContent.m",
"UICollectionViewCell+CellContent.m",
"UICollectionViewCell+Nibs.m",
"UIImage+Manipulation.m",
"UIKit+ActivityIndicating.m",
"UISpringTimingParameters+Conveniences.m",
"UITableView+CellContent.m",
"UITableViewCell+CellContent.m",
"UIView+AnimatedHide.m",
"UIViewController+TransitionState.m"
],
"module_type": "ClangTarget",
"product_memberships": [
"RoxasUI",
"RoxasUIStatic",
"RoxasUIDynamic"
],
"target_dependencies": [
"Roxas",
"Roxas_iOS",
"Roxas_tvOS"
]
},
{
"name": "RoxasTests",
"path": "Tests/RoxasTests",
"type": "test",
"c99name": "RoxasTests",
"sources": [
"NSStringLocalizationTests.m",
"NSUserDefaultsTests.m",
"RSTSilentAssertionHandler.m"
],
"module_type": "ClangTarget",
"target_dependencies": [
"Roxas",
"RoxasUIKit"
]
},
{
"name": "Roxas",
"path": "Sources/Roxas",
"type": "library",
"c99name": "Roxas",
"sources": [
"NSBundle+Extensions.m",
"NSConstraintConflict+Conveniences.m",
"NSFileManager+URLs.m",
"NSPredicate+Search.m",
"NSString+Localization.m",
"NSUserDefaults+DynamicProperties.m",
"RSTBlockOperation.m",
"RSTError.m",
"RSTHasher.m",
"RSTLoadOperation.m",
"RSTOperation.m",
"RSTOperationQueue.m",
"RSTPersistentContainer.m",
"RSTRelationshipPreservingMergePolicy.m"
],
"module_type": "ClangTarget",
"product_memberships": [
"Roxas",
"RoxasStatic",
"RoxasDynamic",
"RoxasUI",
"RoxasUIStatic",
"RoxasUIDynamic"
]
}
],
"products": [
{
"name": "Roxas",
"type": {
"library": [
"automatic"
]
},
"targets": [
"Roxas"
]
},
{
"name": "RoxasStatic",
"type": {
"library": [
"static"
]
},
"targets": [
"Roxas"
]
},
{
"name": "RoxasDynamic",
"type": {
"library": [
"dynamic"
]
},
"targets": [
"Roxas"
]
},
{
"name": "RoxasUI",
"type": {
"library": [
"automatic"
]
},
"targets": [
"RoxasUIKit"
]
},
{
"name": "RoxasUIStatic",
"type": {
"library": [
"static"
]
},
"targets": [
"RoxasUIKit"
]
},
{
"name": "RoxasUIDynamic",
"type": {
"library": [
"dynamic"
]
},
"targets": [
"RoxasUIKit"
]
}
],
"platforms": [
{
"name": "ios",
"version": "12.0"
},
{
"name": "macos",
"version": "12.0"
},
{
"name": "tvos",
"version": "12.0"
},
{
"name": "maccatalyst",
"version": "13.0"
}
],
"dependencies": [],
"tools_version": "5.7",
"default_localization": "us",
"manifest_display_name": "Roxas",
"swift_languages_versions": [
"4.2",
"5"
]
}
{
"name": "Roxas",
"targets": [
{
"name": "Roxas",
"type": "regular",
"exclude": [],
"settings": [
{
"kind": {
"linkedFramework": {
"_0": "Foundation"
}
},
"tool": "linker"
},
{
"kind": {
"linkedFramework": {
"_0": "CoreData"
}
},
"tool": "linker"
}
],
"resources": [],
"dependencies": []
},
{
"name": "RoxasUIKit",
"type": "regular",
"exclude": [],
"settings": [
{
"kind": {
"linkedFramework": {
"_0": "UIKit"
}
},
"tool": "linker",
"condition": {
"platformNames": [
"ios",
"tvos",
"maccatalyst"
]
}
},
{
"kind": {
"linkedFramework": {
"_0": "AppKit"
}
},
"tool": "linker",
"condition": {
"platformNames": [
"macos"
]
}
},
{
"kind": {
"linkedFramework": {
"_0": "Cocoa"
}
},
"tool": "linker",
"condition": {
"platformNames": [
"macos"
]
}
},
{
"kind": {
"linkedFramework": {
"_0": "Foundation"
}
},
"tool": "linker"
},
{
"kind": {
"linkedFramework": {
"_0": "CoreData"
}
},
"tool": "linker"
}
],
"resources": [],
"dependencies": [
{
"byName": [
"Roxas",
null
]
},
{
"target": [
"Roxas_iOS",
{
"platformNames": [
"ios",
"maccatalyst"
]
}
]
},
{
"target": [
"Roxas_tvOS",
{
"platformNames": [
"tvos"
]
}
]
}
]
},
{
"name": "Roxas_iOS",
"type": "regular",
"exclude": [],
"settings": [
{
"kind": {
"linkedFramework": {
"_0": "UIKit"
}
},
"tool": "linker",
"condition": {
"platformNames": [
"ios",
"tvos",
"maccatalyst"
]
}
},
{
"kind": {
"linkedFramework": {
"_0": "Foundation"
}
},
"tool": "linker"
},
{
"kind": {
"linkedFramework": {
"_0": "CoreData"
}
},
"tool": "linker"
}
],
"resources": [],
"dependencies": []
},
{
"name": "Roxas_tvOS",
"type": "regular",
"exclude": [],
"settings": [
{
"kind": {
"linkedFramework": {
"_0": "UIKit"
}
},
"tool": "linker",
"condition": {
"platformNames": [
"ios",
"tvos",
"maccatalyst"
]
}
},
{
"kind": {
"linkedFramework": {
"_0": "Foundation"
}
},
"tool": "linker"
},
{
"kind": {
"linkedFramework": {
"_0": "CoreData"
}
},
"tool": "linker"
}
],
"resources": [],
"dependencies": []
},
{
"name": "RoxasTests",
"type": "test",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"Roxas",
null
]
},
{
"byName": [
"RoxasUIKit",
null
]
}
]
}
],
"products": [
{
"name": "Roxas",
"type": {
"library": [
"automatic"
]
},
"targets": [
"Roxas"
]
},
{
"name": "RoxasStatic",
"type": {
"library": [
"static"
]
},
"targets": [
"Roxas"
]
},
{
"name": "RoxasDynamic",
"type": {
"library": [
"dynamic"
]
},
"targets": [
"Roxas"
]
},
{
"name": "RoxasUI",
"type": {
"library": [
"automatic"
]
},
"targets": [
"RoxasUIKit"
]
},
{
"name": "RoxasUIStatic",
"type": {
"library": [
"static"
]
},
"targets": [
"RoxasUIKit"
]
},
{
"name": "RoxasUIDynamic",
"type": {
"library": [
"dynamic"
]
},
"targets": [
"RoxasUIKit"
]
}
],
"pkgConfig": null,
"platforms": [
{
"options": [],
"version": "12.0",
"platformName": "ios"
},
{
"options": [],
"version": "12.0",
"platformName": "macos"
},
{
"options": [],
"version": "12.0",
"platformName": "tvos"
},
{
"options": [],
"version": "13.0",
"platformName": "maccatalyst"
}
],
"providers": null,
"packageKind": {
"root": [
"/usr/src/package"
]
},
"dependencies": [],
"toolsVersion": {
"_version": "5.7.0"
},
"cLanguageStandard": null,
"cxxLanguageStandard": null,
"swiftLanguageVersions": [
"4.2",
"5"
]
}
{
"url": "/usr/src/package",
"name": "Roxas",
"path": "/usr/src/package",
"version": "unspecified",
"identity": "package",
"dependencies": []
}