[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 0 / 4 / e / FontasticIcons / 0.2.3 / FontasticIcons.podspec.json
blobbabc41f90bc3b3ad1d09ac199b51c0aeb810cc8a
2   "name": "FontasticIcons",
3   "version": "0.2.3",
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.2.3"
15   },
16   "platforms": {
17     "ios": "3.2"
18   },
19   "source_files": "FontasticIcons/Sources/Classes",
20   "resources": "FontasticIcons/Sources/Resources/Fonts/*",
21   "frameworks": [
22     "CoreText",
23     "QuartzCore"
24   ],
25   "requires_arc": false