[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / 2 / a / Swift-Font-Awesome / 1.1.1 / Swift-Font-Awesome.podspec.json
blobc970f8538de08c6157a9291241efa6cac25ffb39
2   "name": "Swift-Font-Awesome",
3   "version": "1.1.1",
4   "summary": "Swift-Font-Awesome is an Font Awesome implementation which written in Swift.",
5   "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",
6   "homepage": "https://github.com/hoorace/Swift-Font-Awesome",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "longhao": "longtask@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.1"
16   },
17   "source": {
18     "git": "https://github.com/hoorace/Swift-Font-Awesome.git",
19     "tag": "1.1.1"
20   },
21   "source_files": "Source/*.{swift}",
22   "resource_bundles": {
23     "Swift-Font-Awesome": "Source/*.ttf"
24   }