blob: b371cf7f70c92524808106d79478e50ed1fdbe2e [file] [log] [blame]
{
"name": "UB",
"version": "0.2.0",
"authors": {
"Eric Tu": "eric@chainsafe.io",
"Dean Eigenmann": "dean@status.im"
},
"homepage": "https://github.com/ultralight-beam/UB.swift",
"license": {
"type": "Apache"
},
"source": {
"git": "https://github.com/ultralight-beam/UB.swift.git",
"tag": "v0.2.0"
},
"source_files": "Sources/UB/**/*.swift",
"summary": "MANETs",
"swift_versions": "5.0",
"platforms": {
"ios": "9.0",
"osx": "10.13"
},
"dependencies": {
"SwiftProtobuf": [
]
},
"swift_version": "5.0"
}