[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 4 / 2 / JZGridView / 0.1.0 / JZGridView.podspec.json
blob8ef5262d38eb193397f36c00b625ea5db4e07fbd
2   "name": "JZGridView",
3   "version": "0.1.0",
4   "summary": "表格视图",
5   "description": "可以支持不同方向滚动的表格视图",
6   "homepage": "https://github.com/gioxxx2/GridView",
7   "license": "MIT",
8   "authors": {
9     "JZTech-xuz": "617223701@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/gioxxx2/GridView.git",
13     "tag": "0.1.0"
14   },
15   "source_files": "JZGridView",
16   "dependencies": {
17     "MJRefresh": [
19     ],
20     "Masonry": [
22     ]
23   },
24   "platforms": {
25     "ios": "9.0"
26   }