blob: 1395301791873b1e9a9c69b210feb352cc65fb84 [file] [log] [blame]
{
"name": "FGSwiftUIImage",
"version": "1.0.0",
"summary": "FGSwiftUIImage is a SwiftUI web image",
"homepage": "https://github.com/Insfgg99x/FGSwiftUIImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CGPointZero": "newbox0512@yahoo.com"
},
"source": {
"git": "https://github.com/Insfgg99x/FGSwiftUIImage.git",
"tag": "1.0.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "13.0",
"tvos": "13.0",
"osx": "10.15",
"watchos": "6.0"
},
"source_files": [
"FGSwiftUIImage/FGSwiftUIImage.swift"
],
"requires_arc": true,
"swift_version": "5.0"
}