[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / f / 2 / AsyncImage / 0.1.1 / AsyncImage.podspec.json
blob4e9b124bced5a53411d38887c3be273e6d3f51fc
2   "name": "AsyncImage",
3   "version": "0.1.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://github.com/amarantedaniel/AsyncImage",
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.1.1"
21   },
22   "source_files": "AsyncImage/**/*.{h,m,swift}",
23   "swift_version": "5"