2 "name": "CommonCrypto",
4 "summary": "A simple cryptographic tool.",
5 "description": " This implements a category on NSData for performing digest, HMAC, and cryptographic operations on the contents of the receiver, all of which are based on the CommonCrypto C API.\n",
6 "homepage": "https://github.com/AlanQuatermain/aqtoolkit",
9 "Jim Dovey": "jimdovey@mac.com"
12 "git": "https://github.com/EduPad/CommonCrypto.git",
15 "source_files": "NSData+CommonCrypto.{h,m}",
16 "public_header_files": "*.h",