bradhilton / SwiftKVC

Key-Value Coding (KVC) for native Swift classes and structs
MIT License
134 stars 22 forks source link

Carthage #3

Open TofPlay opened 8 years ago

TofPlay commented 8 years ago

Hi, For iOS and macOS projets it's will be great to make your component Carthage compatible

Take a look at these articles:

On your README.md add Carthage compatible on top and add section for the installation with Carthage.

bradhilton commented 7 years ago

@TofPlay All I have to do is make sure the SwiftKVC scheme is shared, right?

jibeex commented 6 years ago

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