blob: 0d31aa472b374ae96ce2e9c3ab6b6c3a29979f0e [file] [log] [blame]
{
"name": "SwiftUIFontIcon",
"version": "2.0.0",
"summary": "Font icon for SwiftUI",
"description": "Font icon for SwiftUI. Support: Material icon, Ionicons, Font Awesome 5 Free fonts",
"homepage": "https://github.com/huybuidac/SwiftUIFontIcon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huybuidac": "huybuidac@gmail.com"
},
"source": {
"git": "https://github.com/huybuidac/SwiftUIFontIcon.git",
"tag": "2.0.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "13.0",
"osx": "10.15"
},
"source_files": "Sources/SwiftUIFontIcon/**/*.swift",
"exclude_files": "Sources/SwiftUIFontIcon/**/*.spm.swift",
"resources": "Sources/SwiftUIFontIcon/Resources/*.{ttf}",
"swift_version": "5.0"
}