[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / 2 / a / Swift-Font-Awesome / 1.1.0 / Swift-Font-Awesome.podspec.json
blobef64f33800ff5bc7a809e3b40a760ab2bd84b8db
2   "name": "Swift-Font-Awesome",
3   "version": "1.1.0",
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.0"
20   },
21   "source_files": [
22     "Source",
23     "Source/*.swift"
24   ]