blob: 0ff54282402475faf412fa15adcb8a21d52f52ef [file] [log] [blame]
{
"name": "GKGraphKit",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.1"
},
"source_files": "GRaphKit/*.swift",
"requires_arc": true
}