blob: a70ef8fc76c97e9eec37963f05cd0891f0ea1449 [file] [log] [blame]
{
"name": "SGSCrypto",
"version": "0.1.0",
"summary": "安全模块组件,包含常用的哈希算法、安全哈希算法、AES加解密、DES加解密、RSA加解密",
"homepage": "http://112.94.224.243:8081/kun.li/sgscrypto/tree/master",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lee": "kun.li@southgis.com"
},
"source": {
"git": "http://112.94.224.243:8081/kun.li/sgscrypto.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SGSCrypto/Classes/**/*",
"libraries": "z",
"frameworks": "Foundation"
}