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