blob: b07f846665bdacb17e467dfaa4afb6869b278e2e [file] [log] [blame]
{
"name": "ZEncrypt",
"version": "0.0.1",
"summary": "this is ZEncrypt AES128 Encrypt",
"description": "this is ZEncrypt AES128 Encrypt ,you can encrypt and decrypt by ATE CBC ZeroPading",
"homepage": "http://git.oschina.net/wzboy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wzboy": "wzboy005@sina.com"
},
"source": {
"git": "https://git.oschina.net/wzboy/zencrypt.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZEncrypt/Classes/**/*",
"frameworks": "UIKit"
}