blob: 0787b0f90aa9872bc43d10e4d7096c811d5d163b [file] [log] [blame]
{
"name": "SwiftUIFontIcons",
"version": "0.1.0",
"summary": "Simple SwiftUI Text that can be used to show icons from popular icon libraries",
"homepage": "https://github.com/farhanlatheef/SwiftUIFontIcons",
"swift_versions": "5.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"farhanlatheef": "farhan.latheef1@gmail.com"
},
"source": {
"git": "https://github.com/farhanlatheef/SwiftUIFontIcons.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.0"
},
"frameworks": "SwiftUI",
"source_files": "SwiftUIFontIcons/Classes/**/*",
"resources": "SwiftUIFontIcons/Assets/*.{ttf}",
"swift_version": "5.0.0"
}