blob: b1a373854f21d7ff73d1471175e123871aad517c [file] [log] [blame]
{
"name": "MK",
"version": "1.19.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.19.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}