4 "summary": "Objdctive-C 实现常用加解密功能库。",
5 "description": "Objdctive-C 实现常用加解密功能库。\n - `AES256` 加密解密\n - `SHA256`、`SHA1`、`MD5` 哈希计算\n - `HEX` 转换\n - `Base64` 编码解码",
6 "homepage": "https://github.com/yourtion/YXCryp-OC",
9 "Yourtion": "yourtion@gmail.com"
12 "git": "https://github.com/yourtion/YXCryp-OC.git",
15 "source_files": "YXCryp",
20 "frameworks": "Foundation",