blob: c97fb4872d6df2167f147b9ba6ab6407f06b4391 [file] [log] [blame]
{
"name": "GKGraphKit",
"version": "0.1.2",
"summary": "next generation graph framework for ios",
"homepage": "https://github.com/GraphKit",
"license": "AGPLv3",
"authors": {
"Daniel Dahan": "daniel@graphkit.io"
},
"source": {
"git": "https://github.com/GraphKit/GKGraphKit.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GKGRaphKit/*.swift",
"requires_arc": true
}