blob: 461fad362888a1f36288eb60133d7708a233f746 [file] [log] [blame]
{
"name": "GoogleMaterialDesignIcons",
"version": "1.0.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": "1.0.0"
},
"source_files": "Source/**/*.{h,m,swift}",
"resources": "Icon/**/*.{ttf}",
"requires_arc": true
}