blob: 485a6bb73213e0a7d439c3336127c9db5c025bb0 [file] [log] [blame]
{
"name": "FontasticIcons",
"version": "0.2.0",
"summary": "Objective-C wrapper for iconic fonts.",
"description": " - [Entypo](http://entypo.com) pictograms by Daniel Bruce.\n - [FontAwesome](http://fortawesome.github.com/Font-Awesome/) by Dave Gandy.\n - [Iconic](http://somerandomdude.com/work/iconic/) font by P.J. Onori.\n",
"homepage": "https://github.com/AlexDenisov/FontasticIcons",
"license": "MIT",
"authors": {
"Alex Denisov": "1101.debian@gmail.com"
},
"source": {
"git": "https://github.com/AlexDenisov/FontasticIcons.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "3.2"
},
"source_files": "FontasticIcons/Sources/Classes",
"resources": "FontasticIcons/Sources/Resources/Fonts/*",
"frameworks": [
"CoreText",
"QuartzCore"
],
"requires_arc": false
}