blob: 22b4442c39594f23e158b4444a399ccc2509e783 [file] [log] [blame]
{
"name": "BubblesView",
"version": "0.1.0",
"summary": "Use bubbles to navigate graph data",
"description": "Navigate data represented as a graph.",
"homepage": "https://github.com/nickswalker/BubbleViewController",
"license": "MIT",
"authors": {
"Nicholas Walker": "nick@nickwalker.us"
},
"source": {
"git": "https://github.com/nickswalker/BubbleViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/Classes/**/*",
"pushed_with_swift_version": "3.0"
}