blob: 07d1c9070d24c355a1cca56eb7a1135d3de839c0 [file] [log] [blame]
{
"name": "MK",
"version": "1.23.0",
"license": {
"type": "AGPL-3.0",
"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.23.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}