blob: 80f716b4e6b61b9d410f637025b8988c67e463c0 [file] [log] [blame]
{
"name": "ResourceCryptor",
"version": "1.0.3",
"summary": "iOS RSA DES AES MD5 SHA_1 SHA225 SHA_256 SHA_224 SHA_384 ...",
"homepage": "https://github.com/JadenTeng/ResourceCryptor.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JadenTeng": "781232284@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JadenTeng/ResourceCryptor.git",
"tag": "1.0.3"
},
"source_files": [
"ResourceCryptor",
"ResourceCryptor/**/*.{h,m}"
]
}