[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 0 / 4 / e / FontasticIcons / 0.3.0 / FontasticIcons.podspec.json
blob8f752a579008dd6a850f665ec6a9f898170ffda6
2   "name": "FontasticIcons",
3   "version": "0.3.0",
4   "summary": "Objective-C wrapper for iconic fonts.",
5   "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",
6   "homepage": "https://github.com/AlexDenisov/FontasticIcons",
7   "license": "MIT",
8   "authors": {
9     "Alex Denisov": "1101.debian@gmail.com",
10     "Jonathan Toland": "jonahtoland@yahoo.com"
11   },
12   "source": {
13     "git": "https://github.com/AlexDenisov/FontasticIcons.git",
14     "tag": "0.3.0"
15   },
16   "platforms": {
17     "ios": "3.2"
18   },
19   "source_files": "FontasticIcons/Sources/Classes",
20   "resources": "FontasticIcons/Sources/Resources/**",
21   "frameworks": [
22     "CoreText",
23     "QuartzCore"
24   ],
25   "requires_arc": true