[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / e / 8 / TBCollectionCanvas / 0.1.1 / TBCollectionCanvas.podspec.json
blob46946b12a5247dbc0c70e47b638c80cff19fa5fe
2   "name": "TBCollectionCanvas",
3   "version": "0.1.1",
4   "summary": "A canvas displaying views that can be moved and connected.",
5   "description": "                       This project contains a canvas with moveable nodes. Nodes can be added, deleted, moved, connected, collapsed and expanded.\n",
6   "homepage": "https://github.com/tarbrain/TBCollectionCanvas",
7   "license": "MIT",
8   "authors": {
9     "Julian Krumow": "julian.krumow@tarbrain.com"
10   },
11   "source": {
12     "git": "https://github.com/tarbrain/TBCollectionCanvas.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/**/*.{h,m}"