[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 1 / 8 / MVLDownloader / 0.1.0 / MVLDownloader.podspec.json
blob2ec650749ff391b4773b095859f253e428cb540a
2   "name": "MVLDownloader",
3   "version": "0.1.0",
4   "summary": "MVLDownloader for downloading and caching images from the web.",
5   "description": "MVLDownloader is a pure-Swift library for downloading and caching images and files from the web.",
6   "homepage": "https://github.com/niekzy/MVLDownloader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "niekzy": "https://github.com/niekzy"
13   },
14   "source": {
15     "git": "https://github.com/niekzy/MVLDownloader.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "4",
22   "source_files": "MVLDownloader/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "4"