blob: 0911f04cf19aee0fc30f5dfda27795f50cfc5af9 [file] [log] [blame]
{
"name": "GK",
"version": "3.26.3",
"license": {
"type": "AGPL-3.0",
"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-swift.git",
"tag": "3.26.3"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "Source/*.swift",
"requires_arc": true
}