[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 4 / 5 / LineGraphView / 1.0.1 / LineGraphView.podspec.json
blobb04800985df3737e3c0571dd7229c7aa1ed322ed
2   "name": "LineGraphView",
3   "version": "1.0.1",
4   "summary": "create LineGraphView",
5   "description": "You can make a line graph",
6   "homepage": "https://github.com/wrench0318/LineGraphView",
7   "authors": "Masaharu Dobashi",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "swift_version": "5.0",
16   "source": {
17     "git": "https://github.com/wrench0318/LineGraphView.git",
18     "tag": "v1.0.1"
19   },
20   "source_files": [
21     "LineGraphView",
22     "LineGraphView/**/*.{swift,h,m}'"
23   ]