5 "description": "该SDK实现了凯撒加密算法,这是一种简单的字母置换的加密码方法",
6 "homepage": "https://github.com/lazyjean/CaesarCode",
8 "liuzhen": "lazyjean@foxmail.com"
15 "git": "https://github.com/lazyjean/CaesarCode.git",
20 "CaesarCode/**/*.{h,m}"
22 "public_header_files": "CaesarCode/*.h"