blob: 030db54668fac3e146bb61077dae31c062d2d287 [file] [log] [blame]
{
"name": "Graph",
"version": "1.0.13",
"license": "BSD-3-Clause",
"summary": "An elegant data-driven framework in Swift.",
"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.0.13"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}