blob: c7116018e396c5d0ecd2ffa53384ee228c43707e [file] [log] [blame]
{
"name": "PoCache",
"version": "1.0.0",
"summary": "Memory And Disk Caches",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ZhongshanHuang/PoCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"154427919@qq.com": "154427919@qq.com"
},
"source": {
"git": "https://github.com/ZhongshanHuang/PoCache.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "PoCache/Classes/**/*",
"swift_version": "5.0"
}