blob: 66dd53c9b7cc6fa4df5e9f8599e2b2c416f123a6 [file] [log] [blame]
{
"name": "CacheManagerSwift",
"version": "1.0.2",
"summary": "CacheManagerSwift Cache",
"swift_version": "4.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/AKCaoChong/CacheManagerSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AKCaoChong": "18211159868@163.com"
},
"source": {
"git": "https://github.com/AKCaoChong/CacheManagerSwift.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CacheManagerSwift/Classes/**/*",
"dependencies": {
"Cache": [
]
}
}