[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / d / b / 2 / SwiftUIFontIcon / 2.0.0 / SwiftUIFontIcon.podspec.json
blob0d31aa472b374ae96ce2e9c3ab6b6c3a29979f0e
2   "name": "SwiftUIFontIcon",
3   "version": "2.0.0",
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": "2.0.0"
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"