[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 6 / 1 / SwiftUIRemoteImage / 0.1.5 / SwiftUIRemoteImage.podspec.json
blobe4e87f337d868292c2f370ec62c9a70ae0a3b4a1
2   "name": "SwiftUIRemoteImage",
3   "version": "0.1.5",
4   "summary": "To create Image from HTTP use SwiftUIRemoteImage",
5   "description": "SwiftUIRemoteImage helps to create Image from HTTP source. In SwiftUI there is no built-in\nway to create from HTTP url. SwiftUIRemoteImage helps to create Image directly from HTTP url.",
6   "homepage": "https://github.com/sminrana/SwiftUIRemoteImage",
7   "screenshots": "https://raw.githubusercontent.com/sminrana/swiftui-image-loader-with-list/master/Simulator%20Screen%20Shot%20-%20iPhone%2011%20Pro%20Max%20-%202019-12-25%20at%2013.35.38.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Smin Rana": "sminrana@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/sminrana/SwiftUIRemoteImage.git",
17     "tag": "0.1.5"
18   },
19   "social_media_url": "https://twitter.com/sminrana",
20   "swift_versions": [
21     "5.0",
22     "5.1"
23   ],
24   "platforms": {
25     "ios": "13.0"
26   },
27   "source_files": "Source/*.swift",
28   "swift_version": "5.1"