blob: 0af15c075f89b2b6f7e65f31585906da51b99afd [file] [log] [blame]
{
"name": "AllCache",
"version": "2.0.4",
"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"
},
"source": {
"git": "https://github.com/JuanjoArreola/AllCache.git",
"tag": "version_2.0.4"
},
"source_files": "AllCache/*.swift",
"resources": "AllCache/allcache_properties.plist",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}