2 "name": "libHTAESencrypt",
4 "summary": "A customized AES encryption library, you can use pod: libHTAESencrypt.",
5 "description": "This a private AES256 encryption, which wrapped the c++ for key encryption methods.\nA perfect example of wrapping C++ in your objective c project.",
6 "homepage": "https://github.com/Young-Je/libHTAESencrypt",
12 "lev012": "lev012@icloud.com"
18 "git": "https://github.com/Young-Je/libHTAESencrypt.git",
19 "commit": "3f4beeb2e6772a35cc5233d327a4e47d6945109d",
22 "source_files": "libHTAESencrypt/HTCustomizedAESencrypt.h",
23 "public_header_files": "libHTAESencrypt/HTCustomizedAESencrypt.h",
31 "source_files": "libHTAESencrypt/AESCrypt/**/*.{h,m,cpp,mm}",
32 "public_header_files": "libHTAESencrypt/AESCrypt/**/*.h"