2 "name": "FontAwesomeIconFactory",
4 "summary": "Create icons using the resolution-independent Font Awesome.",
5 "description": "A factory for turning Font Awesome pictograms into icon images for user interface controls and buttons. Works for iOS and OS X.\n Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome",
6 "homepage": "http://nschum.github.com/FontAwesomeIconFactory/",
9 "Nikolaj Schumacher": "me@nschum.de"
12 "git": "https://github.com/nschum/FontAwesomeIconFactory.git",
20 "source_files": "*.{h,m}",
22 "exclude_files": "**/*+OSX.*",
29 "exclude_files": "**/*+iOS.*",
36 "public_header_files": [
37 "NIKFontAwesomeIconFactory*.h",
38 "NIKFontAwesomeIcon.h"
40 "resources": "Font-Awesome/fonts/FontAwesome.otf",