blob: 6b75dd378ab0b2e1393863fe20707cc0229f9a74 [file] [log] [blame]
{
"name": "Graph",
"version": "1.2.3",
"license": "BSD-3-Clause",
"summary": "Graph is a data-driven framework for CoreData. It comes complete with iCloud support.",
"homepage": "http://cosmicmind.io",
"social_media_url": "https://www.facebook.com/graphkit",
"authors": {
"CosmicMind, Inc.": "support@cosmicmind.io"
},
"source": {
"git": "https://github.com/CosmicMind/Graph.git",
"tag": "1.2.3"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}