blob: 512d2ac4f10654b13b4d8b6f04a3163cd7af466a [file] [log] [blame]
{
"name": "YLT_Crypto",
"version": "0.0.2",
"summary": "iOS 常用加密算法",
"description": "iOS 常用加密算法,包含DES、AES、RSA等",
"homepage": "https://github.com/YLTTeam/ylt_Crypto",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xphaijj0305@126.com": "xiangpuhua@126.com"
},
"source": {
"git": "https://github.com/YLTTeam/ylt_Crypto.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YLT_Crypto/Classes/**/*"
}