[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 4 / 5 / 9 / Swicon / 0.727 / Swicon.podspec.json
bloba405609756957ca42e3be87e0055c366e4690978
2   "name": "Swicon",
3   "version": "0.727",
4   "summary": "Use 1600+ icons from FontAwesome and Google Material Icons in your iOS project in an easy and space-efficient way!",
5   "description": "                   Use 1600+ icons from FontAwesome and Google Material Icons in your iOS project in an easy and space-efficient way!\n                   Use those icons in UILabel, UIButton or parse them into an UIImage with ONE line of code.\n",
6   "homepage": "https://github.com/UglyTroLL/Swicon",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zhibo Wei": "zweicmu@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/UglyTroLL/Swicon.git",
19     "tag": "0.727"
20   },
21   "source_files": "Swicon/Swicon/*.{swift}",
22   "resources": "Swicon/Swicon/*.ttf",
23   "frameworks": [
24     "UIKit",
25     "CoreText"
26   ]