Swiftpack.co - pleasesavemycat/Reflection as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by pleasesavemycat.
pleasesavemycat/Reflection 1.0.1
A small package that provides a Swift API for instantiating Swift and Objective-C classes by their non-namespaced class name.
⭐️ 0
🕓 2 years ago
.package(url: "https://github.com/pleasesavemycat/Reflection.git", from: "1.0.1")

Reflection

A small package that provides a Swift API for instantiating Swift and Objective-C classes by their non-namespaced class name.

Installation

Swift Package Manager

The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated into the swift compiler.

Once you have your Swift package set up, adding Reflection as a dependency is as easy as adding it to the dependencies value of your Package.swift.

dependencies: [
    .package(url: "https://github.com/pleasesavemycat/Reflection.git", .upToNextMajor(from: "1.0.0"))
]

GitHub

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

Release Notes

1.0.1
2 years ago

Initial release

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