2 "name": "ObjectiveTLS",
4 "summary": "Encryption for data in transit; ObjectiveTLS will secure data for transit similar to the handshake protocol of TLS.",
5 "description": "Transport Layer Security for securing data payloads in Objective-C. An easy way to secure data by providing a symmetric key for that transaction. Keys are generated on the fly and every message will have a new key.\n",
6 "homepage": "https://github.com/DavidBenko/Objective-TLS",
9 "David Benko": "dbenko@prndl.us"
12 "git": "https://github.com/DavidBenko/Objective-TLS.git",
15 "social_media_url": "https://twitter.com/davidwbenko",
20 "source_files": "ObjectiveTLS"