Esqarrouth/EZSwiftExtensions

Swift 3 support

Rashesh-Bosamiya opened this issue · 1 comments

Is this upgraded to swift 3?

If yes, what is to be write inside Podfile in order to download?

Hey @Rashesh-Bosamiya, EZSwiftExtensions is compatible with Swift 3.
Please add the following to your Podfile:

pod 'EZSwiftExtensions', '1.7'

Let me know if you have any other questions! 😉