[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 6 / 7 / PSTreeGraph / 0.0.1 / PSTreeGraph.podspec.json
blobe6f9c537c9c0018661fc646a8a3311a3a8d70bb0
2   "name": "PSTreeGraph",
3   "version": "0.0.1",
4   "summary": "PSTreeGraph should be considered an viable solution for displaying single parent tree data in an interactive hierarchy.",
5   "description": "A longer description of PSTreeGraph in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/0xPr0xy/PSTreeGraph",
7   "screenshots": "https://camo.githubusercontent.com/bec132470b460879f9f5b0b1a5ef5c7fb147f261/687474703a2f2f6661726d372e7374617469632e666c69636b722e636f6d2f363139332f363035353032323130355f616238333162326438652e6a7067",
8   "license": "BSD",
9   "authors": {
10     "0xPr0xy": "0xPr0xy@gmail.com"
11   },
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/0xPr0xy/PSTreeGraph.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "PSTreeGraphView",
21     "PSTreeGraphView/**/*.{h,m}"
22   ],
23   "exclude_files": "PSTreeGraphView/Exclude",
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "CoreGraphics"
28   ]