blob: 8305db47268a970bdc2cbddd7bb25a99373c9312 [file] [log] [blame]
{
"name": "Graph",
"version": "1.0.12",
"license": "BSD",
"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.12"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}