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