blob: 41b92a95228207b7b977e4a4df612de202eb6a80 [file] [log] [blame]
{
"name": "XXJGridTableView",
"version": "0.0.1",
"summary": "grid table view",
"homepage": "https://github.com/zhuohongxiao/XXJGridTableView",
"license": "MIT",
"authors": {
"zhuohongxiao": "zhuohong_xiao@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zhuohongxiao/XXJGridTableView.git",
"tag": "0.0.1"
},
"source_files": "XXJGridTableView/XXJGridTableView/**/*.{h,m}",
"requires_arc": true
}