[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / b / d / FontAwesomeKit.Swift / 1.0.2 / FontAwesomeKit.Swift.podspec.json
blob0cc601b08e8204572e06a210c6a33c1a5f0be1d9
2   "name": "FontAwesomeKit.Swift",
3   "version": "1.0.2",
4   "summary": "A better choice for iOS developer to use FontAwesome Icon with UI.",
5   "description": "A better choice for iOS developer to use FontAwesome Icon with UI. Now it's up to you.",
6   "homepage": "https://github.com/qiuncheng/FontAwesomeKit.Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Qiuncheng": "qiuncheng@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_version": "5.0",
18   "source": {
19     "git": "https://github.com/qiuncheng/FontAwesomeKit.Swift.git",
20     "tag": "1.0.2"
21   },
22   "source_files": "FontAwesomeKit/*.{swift, h}",
23   "resource_bundles": {
24     "FontAwesomeKit.Swift": "FontAwesomeKit/*.otf"
25   },
26   "requires_arc": true,
27   "frameworks": "UIKit"