blob: c5f3e2f9174d4045a3eea91f13a1acc54a99b4b2 [file] [log] [blame]
{
"name": "GK",
"version": "3.15.0",
"license": {
"type": "AGPLv3+",
"file": "LICENSE"
},
"summary": "A powerful iOS / OSX framework for data-driven design.",
"homepage": "https://github.com/GraphKit/GraphKit",
"social_media_url": "https://www.facebook.com/graphkit",
"authors": {
"GraphKit Inc.": "daniel@graphkit.io"
},
"source": {
"git": "https://github.com/GraphKit/GraphKit.git",
"tag": "3.15.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "Source/*.swift",
"requires_arc": true
}