blob: 97f59b8de332dfaada314b3b9e72a3f27b334133 [file] [log] [blame]
{
"name": "GK",
"version": "3.21.0",
"license": {
"type": "AGPLv3+",
"file": "LICENSE"
},
"summary": "A Powerful Data-Driven Framework In Swift",
"homepage": "http://www.graphkit.io/",
"social_media_url": "https://www.facebook.com/graphkit",
"authors": {
"GraphKit Inc.": "support@graphkit.io"
},
"source": {
"git": "https://github.com/GraphKit/GraphKit.git",
"tag": "3.21.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "Source/*.swift",
"requires_arc": true
}