[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 4 / 5 / 9 / Swicon / 0.94 / Swicon.podspec.json
blobd4951dc7a83c22a6ac446ae3699d99417ec423bf
2   "name": "Swicon",
3   "version": "0.94",
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!\nUse those icons in UILabel, UIButton or parse them into an UIImage with ONE line of code.",
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.94"
20   },
21   "source_files": "Swicon/Swicon/*.{swift}",
22   "resource_bundles": {
23     "Swicon": "Swicon/Swicon/*.ttf"
24   },
25   "frameworks": [
26     "UIKit",
27     "CoreText"
28   ],
29   "pushed_with_swift_version": "3.0"