blob: 7dddb9ccc245a6e82d5f63412a6da2da24f9edbb [file] [log] [blame]
{
"name": "FontAwesomeKit.Swift",
"version": "0.4.1",
"summary": "A better choice for iOS developer to use FontAwesome Icon with UI.",
"description": "A better choice for iOS developer to use FontAwesome Icon with UI. Now it's up to you.",
"homepage": "https://github.com/qiuncheng/FontAwesomeKit.Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Qiuncheng": "qiuncheng@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/qiuncheng/FontAwesomeKit.Swift.git",
"tag": "0.4.1"
},
"source_files": "FontAwesomeKit/*.{swift, h}",
"resource_bundles": {
"FontAwesomeKit.Swift": "FontAwesomeKit/*.otf"
},
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}