Swift 3 support
Rashesh-Bosamiya opened this issue · 1 comments
Rashesh-Bosamiya commented
Is this upgraded to swift 3?
If yes, what is to be write inside Podfile in order to download?
lfarah commented
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! 😉