blob: 5d452217a5bad257a77736b188ee82be74fe27ff [file] [log] [blame]
{
"name": "Graph",
"version": "2.0.3",
"license": "BSD-3-Clause",
"summary": "Graph is a semantic database that is used to create data-driven applications.",
"homepage": "http://graphswift.io",
"social_media_url": "https://www.facebook.com/cosmicmindio",
"authors": {
"CosmicMind, Inc.": "support@cosmicmind.io"
},
"source": {
"git": "https://github.com/CosmicMind/Graph.git",
"tag": "2.0.3"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}