blob: 35a18e2fe97bd3dcbc3cf082348c41ffa5a9e7de [file] [log] [blame]
{
"name": "BaseX",
"version": "0.0.7",
"summary": "BaseX encoding",
"description": "Base encoding / decoding of any given alphabet using bitcoin style leading zero compression.",
"homepage": "https://github.com/uport-project/SwiftBaseX",
"license": "Apache License",
"authors": {
"Pelle Braendgaard": "pelle.braendgaard@consensys.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/uport-project/SwiftBaseX.git",
"tag": "v0.0.7"
},
"source_files": "SwiftBaseX",
"pushed_with_swift_version": "3.1"
}