4 "summary": "Galois/Counter Mode (GCM) with Advanced Encryption System (AES).",
5 "description": "ObjC implementation of Galois/Counter Mode (GCM) with Advanced Encryption System (AES).",
6 "homepage": "https://github.com/indisoluble/AesGcm",
12 "Enrique de la Torre": "indisoluble_dev@me.com"
15 "git": "https://github.com/indisoluble/AesGcm.git",
21 "source_files": "AesGcm/Classes/**/*",
22 "public_header_files": "AesGcm/Classes/*.h"