[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 1 / c / HBWebImage / 0.1.0 / HBWebImage.podspec.json
blob429b275b9b761633f6aead632ce7a0d177e95f28
2   "name": "HBWebImage",
3   "version": "0.1.0",
4   "summary": "Async image downloader with Mem&Disk cached as a UIImageView extension",
5   "description": "# TODO: Add long description of the pod here.\nAsynchronous image downloader with memory and disk cached as a UIImageView extension.",
6   "homepage": "https://github.com/haoboxuxu/HBWebImage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "haoboxuxu": "haoboxuxu@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/haoboxuxu/HBWebImage.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "14.0"
21   },
22   "source_files": "HBWebImage/Classes/**/*",
23   "swift_version": "5.0"