[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 2 / 8 / Cacher / 1.0.0 / Cacher.podspec.json
blobd452c3655af4742b47afef030820ae8d1e29dafb
2   "name": "Cacher",
3   "version": "1.0.0",
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"