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