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