blob: f8e4f6a8252a23ac4f30b02d31d1d2779e7519e2 [file] [log] [blame]
{
"name": "GKGraphKit",
"version": "0.1.1",
"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/graphkit-ios.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GRaphKit/*.swift",
"requires_arc": true
}