blob: f6355d6f81e8fa2a78de9dffa8f999d1759cd255 [file] [log] [blame]
{
"name": "Swift-Font-Awesome",
"version": "1.0.0",
"summary": "Swift-Font-Awesome is an Font Awesome implementation which written in Swift.",
"description": " A longer description of Swift-Font-Awesome in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/hoorace/Swift-Font-Awesome",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"longhao": "longtask@gmail.com"
},
"platforms": {
"ios": "8.1"
},
"source": {
"git": "https://github.com/hoorace/Swift-Font-Awesome.git",
"tag": "1.0.0"
},
"source_files": [
"Source",
"Source/*.swift"
]
}