home-assistant / Iconic

:art: Auto-generated icon font library for iOS, watchOS and tvOS
Apache License 2.0
1.58k stars 86 forks source link

Swift 4.0 Supprot #77

Closed Sumit-2singh closed 4 years ago

Sumit-2singh commented 6 years ago

is any branch available with swift 4.0 syntax .

zvving commented 6 years ago

You can try this:

pod 'Iconic', :git => 'https://github.com/zvving/Iconic.git', :branch => 'pod_config'

dzenbot commented 4 years ago

Closing this, since Swift 4 support has been merged into master a few months ago.