blob: d0af0b14ade76f1a99402353ee124839c025cca9 [file] [log] [blame]
{
"name": "ZJCache",
"version": "1.2.0",
"license": "MIT",
"summary": "缓存类",
"homepage": "https://github.com/dale454071867/ZJCaChe",
"authors": {
"zhoujie": "454071867@qq.com"
},
"source": {
"git": "https://github.com/dale454071867/ZJCaChe.git",
"tag": "1.2.0"
},
"requires_arc": true,
"description": "Fast encryption string, the current support for MD5 (16, 32), Sha1, Base64",
"source_files": "ZJCache/ZJCache/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"dependencies": {
"ZJUtils": [
"~> 1.0.2"
]
}
}