blob: 1310c3fa5f560885110bc225021cbc3e2bd6d016 [file] [log] [blame]
{
"name": "Graphite",
"version": "0.0.15",
"license": "MIT",
"summary": "Simple force directed graph drawing for iOS",
"homepage": "https://github.com/palle-k/Graphite",
"authors": "Palle Klewitz",
"source": {
"git": "https://github.com/palle-k/Graphite.git",
"tag": "0.0.15"
},
"swift_version": "4.2",
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/*.swift"
}