2 "name": "RijndaelSwift",
4 "summary": "Simple Rijndael implementation in Swift",
5 "description": "Simple Rijndael implementation in Swift, support key size in [128, 192, 256], block size in [128, 192, 256].",
6 "homepage": "https://github.com/superk589/RijndaelSwift",
12 "superk": "superk589@gmail.com"
21 "git": "https://github.com/superk589/RijndaelSwift.git",
24 "source_files": "Sources/**/*",
25 "frameworks": "Foundation",
26 "pushed_with_swift_version": "4.0"