2 "name": "UHNTimeSeriesPlotView",
4 "summary": "A dynamic time series plot view",
5 "description": " UHNTimeSeriesPlotView offers the ability to setup a plot and then \n add points in real-time that rolls the window left and drops older \n points that may not be relevant any more.\n\n Current implementation is a fixed window size, but intention is to \n add scrolling to view historical data.\n",
6 "homepage": "http://github.com/uhnmdi/UHNTimeSeriesPlotView",
9 "Nathaniel Hamming": "nathaniel.hamming@gmail.com"
12 "git": "https://github.com/uhnmdi/UHNTimeSeriesPlotView.git",
15 "social_media_url": "https://twitter.com/NAteHAm80",
20 "source_files": "Pod/Classes/**/*",
22 "UHNTimeSeriesPlotView": [
26 "public_header_files": "Pod/Classes/**/*.h",