{
"name": "SwiftRLP",
"targets": [
{
"name": "SwiftRLP",
"path": ".",
"type": "regular",
"exclude": [],
"sources": [
"Classes/RLP.swift"
],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"BigInt",
null
]
}
],
"packageAccess": false,
"publicHeadersPath": "./SwiftRLP"
}
],
"products": [
{
"name": "SwiftRLP",
"type": {
"library": [
"automatic"
]
},
"targets": [
"SwiftRLP"
]
}
],
"pkgConfig": null,
"platforms": [],
"providers": null,
"packageKind": {
"root": [
"/usr/src/package"
]
},
"dependencies": [
{
"sourceControl": [
{
"identity": "bigint",
"location": {
"remote": [
{
"urlString": "https://github.com/attaswift/BigInt.git"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "3.1.0",
"upperBound": "4.0.0"
}
]
},
"productFilter": null
}
]
}
],
"toolsVersion": {
"_version": "4.2.0"
},
"cLanguageStandard": null,
"cxxLanguageStandard": null,
"swiftLanguageVersions": [
"4",
"4.2"
]
}