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