4 "summary": "An implementation of bcrypt using Swift.",
5 "description": "JKBCrypt is an implementation of bcrypt written in Swift2. It currently is able to generate the salt and hash a phrase using a generated salt. Therefore it allows secure hashing and salt generation with Swift.",
6 "homepage": "https://github.com/koogle/JKBCrypt",
9 "Jakob Frick": "koogle.frick@gmail.com"
12 "git": "https://github.com/koogle/JKBCrypt.git",
21 "source_files": "Pod/Classes/**/*",