blob: 3ab392ece6f96080c1dc3579f0ff9c690badb461 [file] [log] [blame]
{
"name": "ripemd160",
"version": "1.0.0",
"summary": "RIPEMD-160 written in pure swift",
"homepage": "https://github.com/pebble8888/ripemd160",
"license": "MIT",
"authors": {
"pebble8888": "pebble8888@gmail.com"
},
"platforms": {
"ios": "11.4",
"osx": "10.12"
},
"source": {
"git": "https://github.com/pebble8888/ripemd160.git",
"tag": "1.0.0"
},
"source_files": "Sources",
"swift_versions": "5.0",
"swift_version": "5.0"
}