blob: 5a4e6d834dba8ad680997ece5812f0331ae0f93b [file] [log] [blame]
{
"name": "GK",
"version": "3.18.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.18.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "Source/*.swift",
"requires_arc": true
}