[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / f / 2 / AsyncImage / 0.0.1 / AsyncImage.podspec.json
blobddcd42d6928c9574a7ab34173d61533b477abff2
2   "name": "AsyncImage",
3   "version": "0.0.1",
4   "summary": "Yet another SwifUI async image view.",
5   "description": "A SwiftUI Image component that can download images from the internet through the URL",
6   "homepage": "https://amarantedaniel.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "amarantedaniel": "daniel.amarante2@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://github.com/amarantedaniel/AsyncImage.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "AsyncImage/**/*.{h,m,swift}",
23   "swift_version": "5"