[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 0 / 4 / e / FontasticIcons / 0.5.0 / FontasticIcons.podspec.json
blobade2b357bf1d4a1f8b4561bc007e969741e47aa7
2   "name": "FontasticIcons",
3   "version": "0.5.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.5.0"
15   },
16   "platforms": {
17     "ios": "4.3"
18   },
19   "source_files": "FontasticIcons/Sources/Classes",
20   "resources": [
21     "FontasticIcons/Sources/Resources/Fonts/*",
22     "FontasticIcons/Sources/Resources/Strings/*"
23   ],
24   "frameworks": [
25     "CoreText",
26     "QuartzCore"
27   ],
28   "requires_arc": true