[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / 9 / SwiftIcons / 3.0 / SwiftIcons.podspec.json
blob09cc9c7b84b90165101efcc31c721cb691c1b11a
2   "name": "SwiftIcons",
3   "version": "3.0",
4   "swift_versions": [
5     "5.0"
6   ],
7   "summary": "SwiftIcons - A library for using different font icons",
8   "description": "SwiftIcons library helps you use icons from any of these font icons - Dripicons, Emoji, FontAwesome, Icofont, Ionicons, Linearicons, Map-icons, Material icons, Open iconic, State face icons, Weather icons",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Saurabh Rane": "saurabhrrane@gmail.com"
15   },
16   "social_media_url": "https://github.com/ranesr",
17   "homepage": "https://github.com/ranesr/SwiftIcons",
18   "screenshots": "https://raw.githubusercontent.com/ranesr/SwiftIcons/master/docs/images/pic01.png",
19   "source": {
20     "git": "https://github.com/ranesr/SwiftIcons.git",
21     "tag": "3.0"
22   },
23   "platforms": {
24     "ios": "10.3"
25   },
26   "source_files": "Source/SwiftIcons.swift",
27   "resource_bundles": {
28     "SwiftIcons": "Source/Fonts/*.ttf"
29   },
30   "swift_version": "5.0"