blob: 446683d6403905ce12bd1a7fb71681f6bd537d69 [file] [log] [blame]
{
"name": "KSCrypto",
"version": "1.1.1",
"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.1.1"
},
"license": {
"type": "BSD",
"file": "README.md"
},
"source_files": "KSSHA1Stream.{h,m}",
"frameworks": "Security",
"requires_arc": false
}