blob: c77bc2891873da7f564beadedb8cac6cf9ddcf5c [file] [log] [blame]
{
"name": "KSCrypto",
"version": "1.0.2",
"summary": "Simple wrapper for sha1 hashing files/data.",
"homepage": "https://github.com/karelia/KSCrypto",
"authors": {
"Mike Abdullah": "me@mikeabdullah.net"
},
"source": {
"git": "https://github.com/karelia/KSCrypto.git",
"tag": "v1.0.2"
},
"license": "BSD",
"source_files": "KSSHA1Stream.{h,m}",
"frameworks": "Security",
"requires_arc": false
}