blob: 5a90f2a4296dd3457d56c1aed2298833f89380bf [file] [log] [blame]
{
"name": "GoogleMD-Icons",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GoogleMD-Icons/Classes/**/*",
"resource_bundles": {
"GoogleMD-Icons": [
"GoogleMD-Icons/Assets/*.ttf"
]
}
}