2 "name": "PBKDF2-Wrapper",
4 "summary": "An Objective-C interface for the PBKDF2 implementation in CommonCrypto.",
5 "description": "PBKDF2-Wrapper provides a very simple Objective-C interface for the CommonCrypto implementation of the PBKDF2 algorithm.",
6 "homepage": "https://github.com/joeymeyer/PBKDF2-Wrapper",
12 "Joey Meyer": "jmeyer41@gmail.com"
14 "social_media_url": "http://twitter.com/joey_meyer",
21 "git": "https://github.com/joeymeyer/PBKDF2-Wrapper.git",
24 "source_files": "PBKDF2-Wrapper/*.{h,m}",