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