Swiftpack.co - Alliants/FontAwesome.swift as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by Alliants.
Alliants/FontAwesome.swift 1.9.1
Use FontAwesome in your Swift projects
⭐️ 0
🕓 2 years ago
.package(url: "https://github.com/Alliants/FontAwesome.swift.git", from: "1.9.1")

FontAwesome.swift

Build Status CocoaPods Compatible Carthage Compatible Platform License

Use Font Awesome in your Swift projects

To see the complete set of 3,978 icons in Font Awesome 5, please check the FontAwesome.com site.

Alliants

The repository was adapted to our needs. DO NOT EDIT the Enum file, it is auto-generated. To regenerate it, run ./generateEnum.swift on terminal. Providing a icons.json file.

Examples

Installation

Carthage

github "thii/FontAwesome.swift"

CocoaPods

pod 'FontAwesome.swift'

Note: If you install this using CocoaPods, the framework name will be FontAwesome_swift (there is an underscore).

Manually

  • Drag and drop all .otf and .swift files into your project

Requirements

iOS 8 or later.

Development

After cloning, initialise the submodule to prepare for updating FontAwesome

git submodule init
git submodule update

To update this project to include all the latest icons from the new verison of Font Awesome (replace x.y.z with the new font version):

bundle exec fastlane update_font version:x.y.z

To release a new version x.y.z (replace x.y.z with a real version number):

bundle exec fastlane release version:x.y.z

Since it will automatically make a new commit to bump version and push to CocoaPods trunk, make sure you have write access to this repo and be one of the podspec owners. If you are a maintainer but don't have these privilege yet, please let me know.

License

  • All font files licensed under SIL OFL 1.1
  • FontAwesome.swift licensed under MIT

GitHub

link
Stars: 0
Last commit: 10 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics