[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 2 / 8 / Cacher / 0.0.1 / Cacher.podspec.json
blob53a103f2d04b013a481517cbc39107eeeed0cddd
2   "name": "Cacher",
3   "version": "0.0.1",
4   "summary": "A simple no-nonsense image cache written entirely in swift.",
5   "description": "A simple no-nonsense image cache written entirely in swift.",
6   "homepage": "https://github.com/MountainBuffalo/Cacher",
7   "license": "MIT",
8   "authors": {
9     "Justin Anderson": "jus0610tin@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/MountainBuffalo/Cacher.git"
16   },
17   "source_files": [
18     "Cacher",
19     "Cacher/**/*.{h,m,swift}"
20   ],
21   "exclude_files": "CacherTests",
22   "resources": "cacher.png",
23   "pushed_with_swift_version": "3.1"