blob: 02d1fa0959a2a04294529ef62122432ef914cc4a [file] [log] [blame]
{
"name": "SJRSAEncryptor",
"version": "1.0.0",
"summary": "A iOS RSA Encryptor tool.",
"description": "A iOS RSA Encryptor tool, easy to use it.",
"homepage": "https://github.com/CoderSteveJones/SJRSAEncryptor.git",
"license": "MIT",
"authors": {
"SteveJones": "benkong_ah@foxmail.com"
},
"source": {
"git": "https://github.com/CoderSteveJones/SJRSAEncryptor.git",
"tag": "1.0.0"
},
"source_files": "SJRSAEncryptor/*.{h,m}",
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}