blob: 28b3db2a1d79104360fcdddb91738af675ea8e45 [file] [log] [blame]
{
"name": "ShaHashesWrapper",
"version": "1.0.0",
"summary": "A simpler wrapper for SHA 256/512 to create a Digital Digest which is considered a one-way encryption algorithm.",
"homepage": "https://github.com/dgariya/ShaHashesWrapper",
"license": "MIT",
"authors": {
"Dev": "devgariya.gariya@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/dgariya/ShaHashesWrapper.git",
"tag": "1.0.0"
},
"source_files": "ShaHashesWrapper/**/*"
}