blob: 015de5f7b0adff4a4150b1ee8c2d7a47bc82fd2c [file] [log] [blame]
{
"name": "GKGraphKit",
"version": "1.0.0",
"summary": "An Elegant CoreData 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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GKGraphKit/*.swift",
"requires_arc": true
}