[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 1 / 7 / FontAwesomeForMacOS / 1.0 / FontAwesomeForMacOS.podspec.json
blobbd45283a032de630d81c8452cc6011c8d2ed0e23
2   "name": "FontAwesomeForMacOS",
3   "version": "1.0",
4   "summary": "Use Font Awesome in your macOS Swift projects",
5   "homepage": "https://github.com/RemyDCF/FontAwesomeForMacOS",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Da Costa Faro Rémy": "remy@dacostafaro.com"
12   },
13   "social_media_url": "http://twitter.com/asmartcode",
14   "platforms": {
15     "osx": "10.9"
16   },
17   "source": {
18     "git": "https://github.com/RemyDCF/FontAwesomeForMacOS.git",
19     "tag": "1.0"
20   },
21   "source_files": "FontAwesomeForMacOS/*.{swift}",
22   "resource_bundles": {
23     "FontAwesomeForMacOS.swift": "FontAwesomeForMacOS/*.otf"
24   },
25   "frameworks": [
26     "Cocoa",
27     "CoreText"
28   ],
29   "deprecated": true