2 "name": "SwiftHashing",
4 "summary": "Small ObjC framework to provide MD5/HMAC hashing to Swift via CommonCrypto without the need of a bridging header.",
5 "homepage": "https://github.com/shnhrrsn/SwiftHashing",
7 "authors": "Shaun Harrison",
8 "social_media_url": "http://twitter.com/shnhrrsn",
10 "git": "https://github.com/shnhrrsn/SwiftHashing.git",
13 "source_files": "*.{h,m}",