SwiftKVC
SwiftKVC copied to clipboard
Carthage
Hi, For iOS and macOS projets it's will be great to make your component Carthage compatible
Take a look at these articles:
- Ruthlessly Simple Dependency Management with Carthage
- Carthage Tutorial: Getting Started
- Making Carthage-compatible Frameworks with Swift
- Swift Cross Platform Framework (section Configure targets for Carthage) 👍
On your README.md
add on top and add section for the installation with Carthage.
@TofPlay All I have to do is make sure the SwiftKVC scheme is shared, right?
Hello, as this lib has its dependency libs, we would need to create a Cartfile and describe its dependency libs. Please take this Carthage compatible lib with dependency as an example. https://github.com/RxSwiftCommunity/RxSwiftExt/blob/master/Cartfile