[Add] CookieOvenWebtoon 3.2.6
[CocoaPods.git] / Specs / d / b / 2 / SwiftUIFontIcon / 1.0.3 / SwiftUIFontIcon.podspec.json
blob3c14400988ce293ba71b758e70af09a1fef356c0
2   "name": "SwiftUIFontIcon",
3   "version": "1.0.3",
4   "summary": "Font icon for SwiftUI",
5   "description": "Font icon for SwiftUI. Support: Material icon, Ionicons, Font Awesome 5 Free fonts",
6   "homepage": "https://github.com/huybuidac/SwiftUIFontIcon",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huybuidac": "huybuidac@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/huybuidac/SwiftUIFontIcon.git",
16     "tag": "1.0.3"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0",
21     "osx": "10.15"
22   },
23   "source_files": "Sources/SwiftUIFontIcon/**/*.swift",
24   "exclude_files": "Sources/SwiftUIFontIcon/**/*.spm.swift",
25   "resources": "Sources/SwiftUIFontIcon/Resources/*.{ttf}",
26   "swift_version": "5.0"