Skip to content

1. Get Started

iMoeNya edited this page Sep 29, 2019 · 4 revisions

Cocoapods

Install cocoapods if you have not. Then add this line to your podfile:

pod 'EnumeratedTable', '~> 0.0.6'

Swift Package Manager

First, make sure you are using Xcode 11.0 or later.

Then, go to File -> Swift Packages -> Add Package Dependency...

Search for EnumeratedTable

Clone this wiki locally