blob: 176becaa927135a567e065f53e59ca0a4fd616e9 [file] [log] [blame]
{
"name": "TBCollectionCanvas",
"version": "0.3.0",
"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.",
"homepage": "https://github.com/jkrumow/TBCollectionCanvas",
"license": "MIT",
"authors": {
"Julian Krumow": "julian.krumow@bogusmachine.com"
},
"source": {
"git": "https://github.com/jkrumow/TBCollectionCanvas.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes/**/*.{h,m}"
}