blob: 90904a4ad84be5e1ee08b01c688219ca3b0dc4ea [file] [log] [blame]
{
"name": "AllCache",
"version": "2.2.0",
"summary": "AllCache is a swift 3 generic cache for iOS",
"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"
},
"source": {
"git": "https://github.com/JuanjoArreola/AllCache.git",
"tag": "2.2.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}