Swiftpack.co - rootstrap/UnicodeEmoji as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by rootstrap.
rootstrap/UnicodeEmoji 1.2.0
iOS Library that loads official Unicode Emoji repositories and make them accessible to your app.
⭐️ 3
🕓 25 weeks ago
iOS
.package(url: "https://github.com/rootstrap/UnicodeEmoji.git", from: "1.2.0")

UnicodeEmoji

CI Status Version License Platform Carthage SPM Swift Version

What is it?

Makes official Unicode Emoji versions available for your app. Detects the right Emoji version to use depending on the iOS version. Organizes the emojis in their respective categories.

Installation

1. Cocoapods


pod 'UnicodeEmoji', '~> 1.2.0'

2. Carthage

Carthage is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks. Add the following line to your Cartfile and follow the installation instructions.

github "rootstrap/UnicodeEmoji" ~> 1.2.0

3. Swift Package Manager

  • In XCode 11+, go to File -> Swift Packages -> Add Package Dependency.
  • Enter the repo URL (https://github.com/rootstrap/UnicodeEmoji) and click Next.
  • Select the version rule desired (you can specify a version number, branch or commit) and click Next.
  • Finally, select the target where you want to use the framework.

That should be it. UnicodeEmoji should appear in the navigation panel as a dependency and the framework will be linked automatically to your target.

Note: It is always recommended to lock your external libraries to a specific version.

License

UnicodeEmoji is available under the MIT license. See the LICENSE file for more info.

GitHub

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

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