[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 2 / 9 / 8 / G3GridView / 0.5.1 / G3GridView.podspec.json
blobb206aa221544928cb82d15eec01f54c03105d557
2   "name": "G3GridView",
3   "summary": "Reusable GridView with excellent performance and customization that can be time table, spreadsheet, paging and more.",
4   "homepage": "https://github.com/KyoheiG3/GridView",
5   "version": "0.5.1",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kyohei Ito": "je.suis.kyohei@gmail.com"
12   },
13   "swift_version": "4.2",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/KyoheiG3/GridView.git",
19     "tag": "0.5.1"
20   },
21   "source_files": "GridView/**/*.{h,swift}",
22   "requires_arc": true,
23   "frameworks": "UIKit"