blob: 26003bbf8a4c6cb029d45e859c59126ccc6d5dfe [file] [log] [blame]
{
"name": "UniversalCache",
"version": "0.1.0",
"summary": "IOS Generic LRU Memory and File Cache",
"description": "IOS Generic LRU Memory and File Cache. Easy to use.",
"homepage": "https://github.com/kitaisreal/UniversalCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kitaisreal": "kitaetoya@gmail.com"
},
"source": {
"git": "https://github.com/kitaisreal/UniversalCache.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*",
"pushed_with_swift_version": "4.0"
}