{
"name": "FoundationKit",
"path": "/usr/src/package",
"targets": [
{
"name": "FoundationKitTests",
"path": "/usr/src/package/Tests/FoundationKitTests",
"type": "test",
"c99name": "FoundationKitTests",
"sources": [
"BinaryIntegerTests.swift",
"DataTests.swift",
"FloatingPointTests.swift",
"ProcessTest.swift",
"StringTests.swift",
"URLTests.swift"
],
"module_type": "SwiftTarget"
},
{
"name": "FoundationKit",
"path": "/usr/src/package/FoundationKit",
"type": "library",
"c99name": "FoundationKit",
"sources": [
"BinaryInteger.swift",
"Bundle.swift",
"Collection.swift",
"CommandLine.swift",
"Data+Hex.swift",
"Data.swift",
"Date.swift",
"Dictionary.swift",
"Double.swift",
"Error.swift",
"FileManager.swift",
"FloatingPoint.swift",
"MeasurementFormatter.swift",
"NSAppleScript.swift",
"Process.swift",
"ProcessInfo.swift",
"PropertyListCoder.swift",
"RunLoop.swift",
"String.swift",
"URL.swift",
"UUID.swift",
"UserDefaults.swift"
],
"module_type": "SwiftTarget"
}
]
}