[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / a / 5 / MMGraphView / 1.0.2 / MMGraphView.podspec.json
blob55e2621f80248a1a383e65e6d2f8342fcf9b7012
2   "name": "MMGraphView",
3   "version": "1.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MMGraphView/Classes/**/*",
22   "swift_version": "4.1"