dl-alexandre/sfsymbolkit
Enhance your iOS development with SF Symbols. `SFSymbolKit` provides a seamless way to integrate Apple's SF Symbol library into your projects, ensuring compatibility with iOS 9 and above.
Features
- Ease of Use: Quickly access SF Symbols in your code.
Getting Started
Prerequisites
Ensure you have Xcode installed and your project is set up for Swift.
Installation
SFSymbolKit is available through Swift Package Manager. To include it in your project, add the following to your Package.swift file:
dependencies: [
.package(url: "https://github.com/dl-alexandre/SFSymbolKit", from: "1.0.0")
]Contributing
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
License
Distributed under the MIT License.
Package Metadata
Repository: dl-alexandre/sfsymbolkit
Default branch: main
README: README.md