blob: 8ef5262d38eb193397f36c00b625ea5db4e07fbd [file] [log] [blame]
{
"name": "JZGridView",
"version": "0.1.0",
"summary": "表格视图",
"description": "可以支持不同方向滚动的表格视图",
"homepage": "https://github.com/gioxxx2/GridView",
"license": "MIT",
"authors": {
"JZTech-xuz": "617223701@qq.com"
},
"source": {
"git": "https://github.com/gioxxx2/GridView.git",
"tag": "0.1.0"
},
"source_files": "JZGridView",
"dependencies": {
"MJRefresh": [
],
"Masonry": [
]
},
"platforms": {
"ios": "9.0"
}
}