blob: 649163296bc3166ac2b6d588936541c8389f4ece [file] [log] [blame]
{
"name": "ZJUtils",
"version": "1.0.0",
"license": "MIT",
"summary": "工具类",
"homepage": "https://git.oschina.net/xinghun/ZJUtils",
"authors": {
"zhoujie": "454071867@qq.com"
},
"source": {
"git": "https://git.oschina.net/xinghun/ZJUtils.git",
"tag": "1.0.0"
},
"requires_arc": true,
"description": "Fast encryption string, the current support for MD5 (16, 32), Sha1, Base64",
"source_files": "ZJUtils/ZJUtils/*.{h,m}",
"platforms": {
"ios": "7.0"
}
}