blob: eb6d703c316d96b0be5c64e1904880a50d164113 [file] [log] [blame]
{
"name": "Cacher",
"version": "2.0.0",
"summary": "A simple no-nonsense image cache written entirely in swift.",
"description": "A simple no-nonsense image cache written entirely in swift.",
"homepage": "https://github.com/MountainBuffalo/Cacher",
"license": "MIT",
"authors": {
"Justin Anderson": "jus0610tin@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MountainBuffalo/Cacher.git"
},
"source_files": [
"Cacher",
"Cacher/**/*.{h,m,swift}"
],
"exclude_files": "CacherTests",
"resources": "cacher.png",
"pushed_with_swift_version": "4.0"
}