Esqarrouth / EZSwiftExtensions

:smirk: How Swift standard types and classes were supposed to work.
MIT License
3k stars 381 forks source link

Support for Swift 5 #498

Closed JQHee closed 5 years ago

JQHee commented 5 years ago

Whether planned adaptation swift 5?

Esqarrouth commented 5 years ago

An update for 5 is coming: https://github.com/goktugyil/EZSwiftExtensions/pull/501

ceeyang commented 5 years ago

U can use this branch befor the new version Pull Request completed.

pod 'EZSwiftExtensions', :git => 'https://github.com/ceeyang/EZSwiftExtensions.git', :branch => 'Swift5.0'

I had tested it, and it works well.