2 "name": "NSString-Hashes",
4 "summary": "Simple Category of NSString and NSData that allows for easy MD5, SHA1 and SHA2 hashing.",
5 "homepage": "https://github.com/hypercrypt/NSString-Hashes",
7 "type": "public domain",
11 "Klaus-Peter Dudas": "klaus@hypercrypt.net"
14 "git": "https://github.com/hypercrypt/NSString-Hashes.git",
21 "source_files": "[^Tests]*.{h,m}",
22 "public_header_files": [
31 "source_files": "Tests.m"