blob: 7364a149c5eaadd6d54d2fe4908e223990a6430e [file] [log] [blame]
{
"name": "MK",
"version": "1.17.0",
"license": {
"type": "AGPLv3+",
"file": "LICENSE"
},
"summary": "A Material Design Framework In Swift",
"homepage": "http://materialkit.io",
"social_media_url": "https://www.facebook.com/graphkit",
"authors": {
"GraphKit, Inc.": "support@graphkit.io"
},
"source": {
"git": "https://github.com/GraphKit/MaterialKit.git",
"tag": "1.17.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}