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