PrideChung/FontAwesomeKit

iconWithIdentifier can't be found.

krisshi opened this issue · 2 comments

pod v2.2.0
but the project can't get "iconWithIdentifier"

I believe the pod is not updated, which is a pity

this solved my problem:

replaced the podfile line like this:

pod "FontAwesomeKit", :git => 'https://github.com/PrideChung/FontAwesomeKit.git'