blob: 02a7645d79166023553086dcb353ae232c34204e [file] [log] [blame]
{
"name": "ZRCryptographyOC",
"version": "1.1.2",
"license": "MIT",
"homepage": "https://github.com/VictorZhang2014/ZRCryptographyOC",
"authors": {
"Victor Zhang": "victorzhangq@gmail.com"
},
"summary": "ZRCryptographyOC, a set of cryptographic methods which includes RSA,AES,DES,MD5,SHA1,SHA224,SHA384,SHA512 algorithms.",
"source": {
"git": "https://github.com/VictorZhang2014/ZRCryptographyOC.git",
"tag": "1.1.2"
},
"platforms": {
"ios": null
},
"source_files": "Classes/ZRCryptographyOC.{h,m}",
"frameworks": [
"Foundation",
"Security"
],
"requires_arc": true,
"pushed_with_swift_version": null
}