blob: 224ed376adb7c62f7e3f5da766754f358b21b081 [file] [log] [blame]
{
"name": "AllCache",
"version": "2.2.3",
"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.3"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"dependencies": {
"Logg": [
]
},
"pushed_with_swift_version": "3.0"
}