blob: 46946b12a5247dbc0c70e47b638c80cff19fa5fe [file] [log] [blame]
{
"name": "TBCollectionCanvas",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes/**/*.{h,m}"
}