blob: 77a23a6e39c29941782a705ad241d9c5d8811bd5 [file] [log] [blame]
{
"name": "HS-Google-Material-Design-Icons",
"version": "1.2.2",
"swift_versions": "4.2",
"license": "MIT",
"summary": "Google Material Design Icons Library for iOS",
"description": "Forked from Google-Material-Design-Icons-Swift\nUpdated with new Material Icons (up to Sept 2018)\nUpdated to make identifying and adding new icons easier\nEasily use Google Material icons throughout your project with scale independant vector sources.",
"homepage": "https://github.com/ConfusedVorlon/HS-Google-Material-Design-Icons",
"screenshots": "https://raw.githubusercontent.com/ConfusedVorlon/HS-Google-Material-Design-Icons/master/resources/image1.png",
"authors": [
"Rob Jonson",
"Patrik Vaberer"
],
"source": {
"git": "https://github.com/ConfusedVorlon/HS-Google-Material-Design-Icons.git",
"tag": "1.2.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"Source/GMDIcon.swift"
],
"resource_bundles": {
"HS-Google-Material-Design-Icons": "Source/GMDIcons.ttf"
},
"frameworks": [
"UIKit",
"CoreText"
],
"requires_arc": true,
"deprecated": true,
"deprecated_in_favor_of": "HS-Font-Icons",
"swift_version": "4.2"
}