blob: c7ec36b9551aa7a7bcda4f3b6f9b1b6a12074a36 [file] [log] [blame]
{
"name": "Graph",
"version": "1.1.0",
"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.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}