blob: 1da5a4caca728970f87b893249fd1da4df2db070 [file] [log] [blame]
{
"name": "NSHash",
"version": "1.0.1",
"summary": "NSHash adds hashing methods to NSString and NSData.",
"homepage": "https://github.com/jerolimov/NSHash",
"authors": "Christoph Jerolimov",
"license": "Apache License, Version 2.0",
"source": {
"git": "https://github.com/jerolimov/NSHash.git",
"tag": "1.0.1"
},
"source_files": "NSHash/*.{h,m}",
"requires_arc": true
}