SFSymbolKit

1.0.0

SF Symbols Resources
dl-alexandre/SFSymbolKit

What's New

2024-09-28T14:43:42Z

Ignite logo

Twitter: @d_creatio

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.

Description

  • Swift Tools 6.0.0
View More Packages from this Author

Dependencies

  • None
Last updated: Tue May 13 2025 09:51:25 GMT-0900 (Hawaii-Aleutian Daylight Time)