atljeremy / JFCardSelectionViewController

A fancy collection style view controller
MIT License
430 stars 53 forks source link

Swift 3 and SwiftPM support #4

Closed TofPlay closed 7 years ago

TofPlay commented 8 years ago

Hi, It's will be great to create a Swift 3 version of your component

Article about Swift 3:

With Swift 3 it would also be nice to add support for SwiftPM

Articles about SwiftPM:

On your README.md add SwiftPM Compatible on top and add section for the installation with SwiftPM.

kunalverma25 commented 7 years ago

hey. I modified and updated this library to support Swift 3. Fixed NSException crashes and Image cache support.

You can use it from here. https://github.com/kunalverma25/KVCardSelectionVC

atljeremy commented 7 years ago

master has been updated to Swift 3. I'm working on getting a new CocoaPods and Carthage release out now. Show be available shortly.