blob: 0a34acc3893f94b746eb64cf7fe4f6a55176c290 [file] [log] [blame]
{
"name": "LLRSAEncrypt",
"version": "0.2.1",
"summary": "A short description of LLRSAEncrypt.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.oschina.net/M_chen/LLRSAEncrypt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kissnger": "16707587@qq.com"
},
"source": {
"git": "https://git.oschina.net/M_chen/LLRSAEncrypt.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LLRSAEncrypt/Classes/*.{h,m,c}",
"dependencies": {
"OpenSSL-Classic": [
"~> 1.0.1.j"
]
}
}