blob: 2a915957a625d8bcae0cae1508a23fa575dc4739 [file] [log] [blame]
{
"name": "FontAwesomeKit.Swift",
"version": "0.0.4",
"summary": "A better choice for FontAwesome in iOS.",
"description": "A better choice for FontAwesome in iOS. Now you can use fontAwesome icon in with your UI.",
"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.0.4"
},
"source_files": "FontAwesomeKit/*.{swift}",
"resource_bundles": {
"FontAwesomeKit": "FontAwesomeKit/*.ttf"
},
"requires_arc": true,
"frameworks": "UIKit"
}