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