{
"name": "ReefCalculator",
"path": "/usr/src/package",
"targets": [
{
"name": "ReefCalculatorTests",
"path": "Tests/ReefCalculatorTests",
"type": "test",
"c99name": "ReefCalculatorTests",
"sources": [
"Brand/ColumboTests.swift",
"Brand/HannaTests.swift",
"Brand/JBLTests.swift",
"Brand/SalifertTests.swift",
"Instructions/Builder/StepBuilderTests.swift",
"Instructions/InstructionsTests.swift",
"Instructions/Step/AddReagentTests.swift",
"Instructions/Step/AddWaterTests.swift",
"Instructions/Step/CountDropletsTests.swift",
"Instructions/Step/SpoonTests.swift",
"Instructions/Step/WaitTests.swift",
"MetricTypeTests.swift",
"ReefCalculatorTests.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"ReefCalculator"
]
},
{
"name": "ReefCalculator",
"path": "Sources/ReefCalculator",
"type": "library",
"c99name": "ReefCalculator",
"sources": [
"Brand/Brand.swift",
"Brand/Colombo/Colombo+Calculate.swift",
"Brand/Colombo/Colombo+Explanation.swift",
"Brand/Colombo/Colombo+Instruction.swift",
"Brand/Colombo/Colombo.swift",
"Brand/Hanna/Hanna+Calculate.swift",
"Brand/Hanna/Hanna+Explanation.swift",
"Brand/Hanna/Hanna+Instruction.swift",
"Brand/Hanna/Hanna.swift",
"Brand/JBL/JBL+Calculate.swift",
"Brand/JBL/JBL+Explanation.swift",
"Brand/JBL/JBL+Instruction.swift",
"Brand/JBL/JBL.swift",
"Brand/Salifert/Salifert+Calculate.swift",
"Brand/Salifert/Salifert+Explanation.swift",
"Brand/Salifert/Salifert+Instruction.swift",
"Brand/Salifert/Salifert.swift",
"Error/InvalidMetricType.swift",
"Error/UnavailableInstruction.swift",
"Instructions/Builder/ReagentColor.swift",
"Instructions/Builder/StepBuilder.swift",
"Instructions/Instructions.swift",
"Instructions/Step/AddReagent.swift",
"Instructions/Step/AddWater.swift",
"Instructions/Step/CountDroplets.swift",
"Instructions/Step/FillFlask.swift",
"Instructions/Step/Shake.swift",
"Instructions/Step/Spoon.swift",
"Instructions/Step/Step.swift",
"Instructions/Step/Syringe.swift",
"Instructions/Step/Wait.swift",
"Lib/RedFieldResult.swift",
"Metric/MetricBaseElement.swift",
"Metric/MetricMajorElement.swift",
"Metric/MetricMinorElement.swift",
"Metric/MetricNutrientsElement.swift",
"Metric/MetricOtherElement.swift",
"Metric/MetricPollutantsElement.swift",
"MetricType.swift",
"Protocol/MetricProtocol.swift",
"Protocol/MetricValueProtocol.swift",
"Protocol/ReefMetricProtocol.swift",
"Protocol/TankProtocol.swift",
"ReefCalculator.swift",
"ResultBuilder/LocalizedStringBuilder.swift"
],
"resources": [
{
"path": "/usr/src/package/Sources/ReefCalculator/Resources/en.lproj/Localizable.strings",
"rule": {
"process": {
"localization": "en"
}
}
},
{
"path": "/usr/src/package/Sources/ReefCalculator/Resources/fr.lproj/Localizable.strings",
"rule": {
"process": {
"localization": "fr"
}
}
}
],
"module_type": "SwiftTarget",
"product_memberships": [
"ReefCalculator"
]
}
],
"products": [
{
"name": "ReefCalculator",
"type": {
"library": [
"automatic"
]
},
"targets": [
"ReefCalculator"
]
}
],
"platforms": [
{
"name": "ios",
"version": "13.0"
},
{
"name": "macos",
"version": "12.0"
}
],
"dependencies": [
{
"url": "https://github.com/apple/swift-docc-plugin",
"type": "sourceControl",
"identity": "swift-docc-plugin",
"requirement": {
"range": [
{
"lower_bound": "1.0.0",
"upper_bound": "2.0.0"
}
]
}
}
],
"tools_version": "5.7",
"default_localization": "en",
"manifest_display_name": "ReefCalculator"
}