[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 1 / c / HBWebImage / 0.1.1 / HBWebImage.podspec.json
blob588e0be179249b5a08dca86648e9069471999868
2   "name": "HBWebImage",
3   "version": "0.1.1",
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.1"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "14.0"
21   },
22   "source_files": "HBWebImage/Classes/**/*",
23   "swift_version": "5.0"