partho-maple / PBTreeView

An UITreeView implementation from UITableView that Apple missed in its UIKit framework. And it is in pure Swift.
138 stars 11 forks source link

Carthage support #1

Open TofPlay opened 7 years ago

TofPlay commented 7 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.

partho-maple commented 7 years ago

Sure. I am working on it.