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