[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / a / 5 / MMGraphView / 1.0.3 / MMGraphView.podspec.json
blob7bf398deab5e9773efe65953a48fbb855686a997
2   "name": "MMGraphView",
3   "version": "1.0.3",
4   "summary": "Render Graph on screen using Bezier Path and Bezier Curve",
5   "description": "Simple component to have a graph rendered on screen using bezier path and bezier curve.",
6   "homepage": "https://github.com/MuthurajMuthulingam/MMGraphView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Muthuraj Muthulingam": "muthurajmuthulingam@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MuthurajMuthulingam/MMGraphView.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MMGraphView/Classes/**/*",
22   "swift_version": "4.1"