A factory for turning Font Awesome icons into images for user interface controls. Works for iOS and OS X.
Font Awesome was created by Dave Gandy. http://fortawesome.github.com/Font-Awesome
FontAwesomeIconFactory was created by Nikolaj Schumacher.
Add the following to your Podfile:
pod 'FontAwesomeIconFactory', '~> 1.0'
Then run pod install
as usual.
If you don't use CocoaPods, copy the *.m and *.h files from the repository root level, and FontAwesome.otf into your project.
- Removes the need to modify the Info.plist.