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