blob: b6b4f0201a622f155c5548d0b6c9d2ff21b546c7 [file] [log] [blame]
{
"name": "GK",
"version": "3.27.0",
"license": {
"type": "AGPL-3.0",
"file": "LICENSE"
},
"summary": "A powerful data-driven framework in Swift.",
"homepage": "http://graphkit.io",
"social_media_url": "https://www.facebook.com/graphkit",
"authors": {
"CosmicMind, Inc.": "support@cosmicmind.io"
},
"source": {
"git": "https://github.com/CosmicMind/GraphKit.git",
"tag": "3.27.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}