[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 4 / c / FontAwesome / 4.5.0 / FontAwesome.podspec.json
blob7ffba299031a50d4bd4a4ae3ea6a1f01abdf324e
2   "name": "FontAwesome",
3   "version": "4.5.0",
4   "summary": "Add FontAwesome icons to iOS.",
5   "homepage": "https://github.com/paramaggarwal/FontAwesome-iOS",
6   "license": {
7     "type": "Private",
8     "text": "This project uses the FontAwesome fix made by Pit Garbe that you can find at https://github.com/leberwurstsaft/FontAwesome-for-iOS Version 2.0 of the Font Awesome font, CSS, and LESS files are licensed under CC BY 3.0: http://creativecommons.org/licenses/by/3.0/ A mention of 'Font Awesome - http://fortawesome.github.com/Font-Awesome' in human-readable source code is considered acceptable attribution (most common on the web). If human readable source code is not available to the end user, a mention in an 'About' or 'Credits' screen is considered acceptable (most common in desktop or mobile software)\n"
9   },
10   "authors": {
11     "Alex Usbergo": "alexakadrone@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/paramaggarwal/FontAwesome-iOS.git",
15     "tag": "4.5.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "*.{h,m}",
21   "exclude_files": "Demo",
22   "resources": "Resources/*.ttf",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "CoreGraphics"
27   ],
28   "requires_arc": true