blob: 6d7cefb2537801fbeba6abed764dfcf4b59008c0 [file] [log] [blame]
{
"name": "GoogleMaterialIconFont",
"version": "0.3.0",
"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.3.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"GoogleMaterialIconFont": [
"Pod/Assets/*.ttf"
]
}
}