[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 2 / 9 / 8 / G3GridView / 0.6.0 / G3GridView.podspec.json
blobe654576e08f830045419a18c2268a914f4078878
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.6.0",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kyohei Ito": "je.suis.kyohei@gmail.com"
12   },
13   "swift_version": "5.0",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/KyoheiG3/GridView.git",
19     "tag": "0.6.0"
20   },
21   "source_files": "GridView/**/*.{h,swift}",
22   "requires_arc": true,
23   "frameworks": "UIKit"