blob: 4426a77b85457d13c402dcd49424299b61474a6e [file] [log] [blame]
{
"name": "GoogleMaterialDesignIcons",
"version": "2.3.0",
"summary": "It converts the material-design-icons svg file in the font file, it was easy to use.",
"homepage": "https://github.com/dekatotoro/GoogleMaterialDesignIcons",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yuji Hato": "hatoyujidev@gmail.com"
},
"social_media_url": "https://twitter.com/dekatotoro",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dekatotoro/GoogleMaterialDesignIcons.git",
"tag": "2.3.0"
},
"source_files": "Source/**/*.{h,m,swift}",
"resources": "Icon/**/*.{ttf}",
"requires_arc": true
}