4 "summary": "This pod help developers to encrypt/decrypt the NSData using CommonCrypto lib",
5 "description": "This pod help developers to encrypt/decrypt the NSData using CommonCrypto lib. Pod can be used in iOS applications which runs Objective-C, Swift or any of the private/public pods without bridging headers. Courtesy to Richard Warrender for the NSData extension.",
6 "homepage": "https://github.com/abhilashpnayar/ABCrypto",
12 "abhilashpnayar": "abhilashpnayar@gmail.com"
15 "git": "https://github.com/abhilashpnayar/ABCrypto.git",
21 "source_files": "ABCrypto/Classes/**/*"