Latest | 1.0.0 |
---|---|
Homepage | https://github.com/YaGeek/GnuPlotObjc |
License | GPLv2 |
Platforms | osx |
Authors |
GnuplotObjc
This library could be used in Objective-C program to interact with gnuplot
Configuration
The gnuplot binary has to be set in PATH to use the library
Releases
- 1.0.0 First Release
Latest podspec
{ "name": "GnuPlotObjc", "version": "1.0.0", "summary": "GnuPlotObjc is a sample wrapper for gnuplot under Mac Os X.", "homepage": "https://github.com/YaGeek/GnuPlotObjc", "license": "GPLv2", "authors": { "HEINRICH Yannick": "[email protected]" }, "source": { "git": "https://github.com/YaGeek/GnuPlotObjc.git", "tag": "1.0.0" }, "source_files": "Classes/*.{h,m}", "platforms": { "osx": null }, "requires_arc": false }
Fri, 04 Mar 2016 16:42:03 +0000