[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 4 / 5 / 9 / Swicon / 0.88 / Swicon.podspec.json
blob9df9c874b2c5aca5d411a294e70d5b0107b8b535
2   "name": "Swicon",
3   "version": "0.88",
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.88"
20   },
21   "source_files": "Swicon/Swicon/*.{swift}",
22   "resource_bundles": {
23     "Swicon": "Swicon/Swicon/*.ttf"
24   },
25   "frameworks": [
26     "UIKit",
27     "CoreText"
28   ]