blob: 538d7d6bd750406588127621fd3075700cc89eea [file] [log] [blame]
{
"name": "KSCrypto",
"version": "1.2.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.2.2"
},
"license": {
"type": "MIT",
"file": "README.md"
},
"source_files": "KSSHA1Stream.{h,m}",
"frameworks": "Security",
"requires_arc": false
}