[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / b / d / FontAwesomeKit.Swift / 0.1.1 / FontAwesomeKit.Swift.podspec.json
blobd492770a8db3723cfaecb9012f05d30eb969b212
2   "name": "FontAwesomeKit.Swift",
3   "version": "0.1.1",
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.1.1"
20   },
21   "source_files": "FontAwesomeKit/*.{swift, h}",
22   "resource_bundles": {
23     "FontAwesomeKit.Swift": "FontAwesomeKit/*.otf"
24   },
25   "requires_arc": true,
26   "frameworks": "UIKit"