blob: 1cb80465cb04a45e6211b09bc381917ef3db9c49 [file] [log] [blame]
{
"name": "GoogleMD-Icons",
"version": "1.0.3",
"summary": "Google Material Design Icons Library",
"description": "s.swift_version = '4.1'\nTODO: Add long description of the pod here.",
"homepage": "https://github.com/adamgolczak/GoogleMD-Icons",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"adamgolczak": "adam@pxlborn.com"
},
"source": {
"git": "https://github.com/adamgolczak/GoogleMD-Icons.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GoogleMD-Icons/Classes/**/*",
"resource_bundles": {
"GoogleMD-Icons": [
"GoogleMD-Icons/Assets/*.ttf"
]
}
}