blob: 79de64768c9982416e98ecb9509220b58d249c09 [file] [log] [blame]
{
"name": "Swift-Icons",
"version": "1.0.0",
"summary": "SwiftIcons - A library for using different font icons",
"description": "SwiftIcons library helps you use icons from any of these font icons - Dripicons, Emoji, FontAwesome, Ionicons, Linearicons, Map-icons, Material icons, Open iconic, State face icons, Weather icons",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Saurabh Rane": "saurabhrrane@gmail.com"
},
"social_media_url": "https://github.com/ranesr",
"homepage": "https://github.com/ranesr/SwiftIcons",
"screenshots": "https://raw.githubusercontent.com/ranesr/SwiftIcons/master/docs/images/pic09.png",
"source": {
"git": "https://github.com/ranesr/SwiftIcons.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/SwiftIcons.swift",
"resource_bundles": {
"SwiftIcons": "Source/*.ttf"
},
"pushed_with_swift_version": "3.0"
}