[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / b / d / FontAwesomeKit.Swift / 0.4.0 / FontAwesomeKit.Swift.podspec.json
blob225f270c830eab00faa70ec3e78a099185e73d6e
2   "name": "FontAwesomeKit.Swift",
3   "version": "0.4.0",
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   "source": {
18     "git": "https://github.com/qiuncheng/FontAwesomeKit.Swift.git",
19     "tag": "0.4.0"
20   },
21   "source_files": "FontAwesomeKit/*.{swift, h}",
22   "resource_bundles": {
23     "FontAwesomeKit.Swift": "FontAwesomeKit/*.otf"
24   },
25   "requires_arc": true,
26   "frameworks": "UIKit",
27   "pushed_with_swift_version": "4.0"