blob: c5b1259ce80f90394194c2dc8d7e1f811e897cd5 [file] [log] [blame]
{
"name": "GKGraphKit",
"version": "0.1.4",
"summary": "next generation graph data store 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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GKGraphKit/*.swift",
"requires_arc": true
}