4 "summary": "iOS AES 加密解密.",
5 "description": "iOS AES 加密解密,支持 16、14 和 32 位秘钥长度;支持 ECB 和 CBC 加密模式",
6 "homepage": "https://github.com/JQZhangC/CZAESCipher",
12 "CZ": "cooper_jx@126.com"
15 "git": "https://github.com/JQZhangC/CZAESCipher.git",
21 "source_files": "CZAESCipher/Classes/**/*"