blob: aaeaa8e3965407cb83d74ea12710eb8c1e597174 [file] [log] [blame]
{
"name": "TBCollectionCanvas",
"version": "0.1.2",
"summary": "A canvas displaying views that can be moved and connected.",
"description": " This project contains a canvas with moveable nodes. Nodes can be added, deleted, moved, connected, collapsed and expanded.\n",
"homepage": "https://github.com/tarbrain/TBCollectionCanvas",
"license": "MIT",
"authors": {
"Julian Krumow": "julian.krumow@tarbrain.com"
},
"source": {
"git": "https://github.com/tarbrain/TBCollectionCanvas.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes/**/*.{h,m}"
}