blob: 44c8edbe6e81a03c218e7871913522c88a82dcb8 [file] [log] [blame]
{
"name": "ZGRSAEncryptor",
"version": "1.0.0",
"summary": "A Library for iOS to use for RSA encryptor.",
"homepage": "https://github.com/ScottZg/ZGRSAEncryptor",
"license": "MIT",
"authors": {
"scottzg": "scottzg@126.com"
},
"source": {
"git": "https://github.com/ScottZg/ZGRSAEncryptor.git",
"tag": "1.0.0"
},
"source_files": "ZGRSAEncryptor/*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}