blob: 97b4d5a13e0837a5c0833dca65d0ccd15c748be9 [file] [log] [blame]
{
"name": "GKGraphKit",
"version": "0.2.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": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GKGraphKit/*.swift",
"requires_arc": true
}