[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / 6 / 7 / 3 / FSDoubleLineGraph / 0.2.0 / FSDoubleLineGraph.podspec.json
blob11fe6c97d95ba77a9dae3d852334ac166c9f3853
2   "name": "FSDoubleLineGraph",
3   "version": "0.2.0",
4   "summary": "Addition to FSLineChart repo with htability to plot two lines on one graph.",
5   "description": "See FSLineChart for a better understanding of the basic functions.  This framework is used to create a basic line graph with two sets of data.  It also has the added option to 'shift' the second line plot along the x axis.'",
6   "homepage": "https://github.com/Connorrr/DoubleFSLineChart.git",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Connor Reid": "connor.reid87@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Connorrr/DoubleFSLineChart.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FSDoubleLineGraph/Classes/**/*",
22   "frameworks": "UIKit"