[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 5 / 9 / Swicon / 0.8 / Swicon.podspec.json
blob9b8321b9c564498f2052d556cf670d05c578faa4
2   "name": "Swicon",
3   "version": "0.8",
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.8"
20   },
21   "source_files": "Swicon/Swicon/*.{swift}",
22   "resources": "Swicon/Swicon/*.ttf",
23   "frameworks": [
24     "UIKit",
25     "CoreText"
26   ]