blob: 1d55cc1efc5a95f04e9040b7d3e327f87dacdca5 [file] [log] [blame]
{
"name": "JSEncryption",
"version": "0.0.1",
"summary": "A short description of JSEncryption.",
"description": "this is a encryption framework for 3des",
"homepage": "https://github.com/JohnShron/JSEncryption.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Josh.Shron": "1606504177@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/JohnShron/JSEncryption.git",
"tag": "0.0.1"
},
"source_files": [
"JSEncryption",
"JSEncryption/**/*.{h,m}"
],
"exclude_files": "JSEncryption/Exclude"
}