2 "name": "NSString+TBEncryption",
4 "summary": "Lightweight encryption methods for NSString",
5 "description": " A lightweight pod for adding encryption methods to NSString.\n Includes the following encryption strategies:\n\n * MD5\n * Base64\n * SHA-1\n * XOR\n",
7 "homepage": "https://github.com/thoughtbot/NSString-TBEncryption",
12 "social_media_url": "http://twitter.com/thoughtbot",
18 "git": "https://github.com/thoughtbot/NSString-TBEncryption.git",
21 "source_files": "Source",