[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / f / 3 / ImageCacheDemo / 0.0.1 / ImageCacheDemo.podspec.json
blobc19763f749da7d4125f8fafe8dcf1a726c7295da
2   "name": "ImageCacheDemo",
3   "version": "0.0.1",
4   "summary": "ImageCache Demo.",
5   "description": "WebImageView Cache Demo",
6   "homepage": "https://github.com/SylarZing/ZCWebImageCache",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SylarZing": "344847204@qq.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/SylarZing/ZCWebImageCache.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "UIImageViewCache",
23     "ImageCacheDemo/UIImageViewCache/**/*.{h,m}"
24   ],
25   "exclude_files": "UIImageViewCache/Exclude",
26   "public_header_files": [
27     "ImageCacheDemo/UIImageViewCache/UIImageView+Cache.h",
28     "ImageCacheDemo/UIImageViewCache/**/*.h"
29   ],
30   "requires_arc": true