blob: 0e576fac3d10c2fbc9f7d8221e5890a26ef2156b [file] [log] [blame]
{
"name": "SwiftUIFontIcons",
"version": "0.2.1",
"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.2.1"
},
"platforms": {
"ios": "13.0"
},
"frameworks": "SwiftUI",
"source_files": "SwiftUIFontIcons/Classes/**/*",
"resources": "SwiftUIFontIcons/Assets/*.{ttf}",
"swift_version": "5.0.0"
}