blob: bc88b6ce24cbca2ed3e8390b8f3bc128da78a90e [file] [log] [blame]
{
"name": "FontAwesomeKit.Swift",
"version": "0.2.0",
"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.2.0"
},
"source_files": "FontAwesomeKit/*.{swift, h}",
"resource_bundles": {
"FontAwesomeKit.Swift": "FontAwesomeKit/*.otf"
},
"requires_arc": true,
"frameworks": "UIKit"
}