[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / e / FetchImageFirebase / 1.7.1 / FetchImageFirebase.podspec.json
blob8ace1275d1b73fa77ce1d5e315ebff9e319dbf5a
2   "name": "FetchImageFirebase",
3   "version": "1.7.1",
4   "summary": "Download images using Firebase and Nuke, display them in SwiftUI.",
5   "description": "FetchImageFirebase makes it easy to download images using Firebase and Nuke, and then display them in SwiftUI apps.",
6   "homepage": "https://github.com/nenosllc/FetchImage",
7   "screenshots": "https://user-images.githubusercontent.com/1567433/110703387-b6c58000-81c1-11eb-806d-8f9d97dc5ecd.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "neons, llc": "sam@nenos.one"
14   },
15   "source": {
16     "git": "https://github.com/nenosllc/FetchImage.git",
17     "tag": "1.7.1"
18   },
19   "social_media_url": "https://twitter.com/nenosapps",
20   "platforms": {
21     "ios": "14.0"
22   },
23   "swift_versions": "5.3",
24   "source_files": "Source/**/*",
25   "frameworks": [
26     "SwiftUI",
27     "Foundation"
28   ],
29   "dependencies": {
30     "Firebase/Storage": [
32     ],
33     "Nuke": [
35     ]
36   },
37   "swift_version": "5.3"