blob: 0d41327f9e4e1829c160cc227ead6262db6a8a63 [file] [log] [blame]
{
"name": "GoogleMaterialIconFont",
"version": "0.2.1",
"summary": "Google Material Design Icons for ObjC or Swift project",
"homepage": "https://github.com/kitasuke/GoogleMaterialIconFont",
"license": "MIT",
"authors": {
"kitasuke": "yusuke2759@gmail.com"
},
"source": {
"git": "https://github.com/kitasuke/GoogleMaterialIconFont.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"GoogleMaterialIconFont": [
"Pod/Assets/*.ttf"
]
}
}