blob: 18bf5575a265aa4ea5c35025911d53b69dddc3a5 [file] [log] [blame]
{
"name": "WZZSecret",
"version": "1.0.5",
"summary": "WZZSecret是一个加密工具类",
"description": "WZZSecret是一个加密工具类,包含md5、sha1、sha256、aes128、des、3des等加密算法",
"homepage": "http://github.com/13731160065/WZZSecretDemo",
"license": "MIT",
"authors": {
"13731160065": "714318973@qq.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/13731160065/WZZSecretDemo.git",
"tag": "1.0.5"
},
"source_files": "WZZSecretDemo/WZZSecretDemo/WZZSecret.{h,m}"
}