pavankataria / SwiftDataTables

A Swift Data Table package, display grid-like data sets in a nicely formatted table for iOS. Subclassing UICollectionView that allows ordering, and searching with extensible options.
MIT License
448 stars 69 forks source link

Latest version unavailable #28

Closed PSA-hamza closed 5 years ago

PSA-hamza commented 5 years ago

Hello, I am unable to install the latest version 0.7.3 which is compatible to swift 4.2

The latest I could install is the 0.6.31

rmehta33 commented 5 years ago

I am also having the same issue.

EDIT: I got it working by updating my pod repo.

PSA-hamza commented 5 years ago

Ok, just did a pod repo update and it works, thanks

pavankataria commented 5 years ago

Glad you guys figured it out. You need to run pod update.