| { |
| "name": "GoogleMaterialDesignIcons", |
| "version": "2.2.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.2.0" |
| }, |
| "source_files": "Source/**/*.{h,m,swift}", |
| "resources": "Icon/**/*.{ttf}", |
| "requires_arc": true |
| } |