blob: 7ee2b937aa7c6ef7c8e6d8040a2564b56d0fbc14 [file] [log] [blame]
{
"name": "MaterialDesignSymbol",
"version": "1.6",
"license": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"summary": "Icon font library for Swift. Currently supports Google Material Design Icon",
"homepage": "https://github.com/tichise/MaterialDesignSymbol",
"social_media_url": "http://twitter.com/tichise",
"authors": "Takuya Ichise",
"source": {
"git": "https://github.com/tichise/MaterialDesignSymbol.git",
"tag": "1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"resources": "Resources/*.ttf"
}