blob: 9b4641c8e678441d0e70518dba87d12fc7197b15 [file] [log] [blame]
{
"name": "Google-Material-Design-Icons-Swift",
"version": "1.0.1",
"license": "MIT",
"summary": "Google Material Design Icons Library for iOS",
"homepage": "https://github.com/Vaberer/Google-Material-Design-Icons-Swift",
"screenshots": "https://raw.githubusercontent.com/Vaberer/Google-Material-Design-Icons-Swift/master/resources/image1.png",
"social_media_url": "http://twitter.com/vaberer",
"authors": {
"Patrik Vaberer": "patrik.vaberer@gmail.com"
},
"source": {
"git": "https://github.com/Vaberer/Google-Material-Design-Icons-Swift.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/GMDIcon.swift",
"resource_bundles": {
"Google-Material-Design-Icons-Swift": "Source/GMDIcons.ttf"
},
"frameworks": [
"UIKit",
"CoreText"
],
"requires_arc": true
}