blob: c6244cd52aeaaee07f8878df3389451ef0faa601 [file] [log] [blame]
{
"name": "AllCache",
"version": "2.3.0",
"summary": "AllCache is a swift 3 generic cache",
"homepage": "https://github.com/JuanjoArreola/AllCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Juanjo Arreola": "juanjo.arreola@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/JuanjoArreola/AllCache.git",
"tag": "2.3.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"dependencies": {
"Logg": [
]
},
"pushed_with_swift_version": "3.0"
}