[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 0 / 4 / e / FontasticIcons / 0.2.1 / FontasticIcons.podspec.json
blobf4910c893611343c9444904d1bf8a9fd0bd24e77
2   "name": "FontasticIcons",
3   "version": "0.2.1",
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   },
11   "source": {
12     "git": "https://github.com/AlexDenisov/FontasticIcons.git",
13     "tag": "0.2.1"
14   },
15   "platforms": {
16     "ios": "3.2"
17   },
18   "source_files": "FontasticIcons/Sources/Classes",
19   "resources": "FontasticIcons/Sources/Resources/Fonts/*",
20   "frameworks": [
21     "CoreText",
22     "QuartzCore"
23   ],
24   "requires_arc": false