blob: b0a1aa8b8c918b4cb53c285953724317ca830995 [file] [log] [blame]
{
"name": "BAGridView",
"version": "1.0.4",
"summary": "支付宝首页 九宫格 布局封装,可以自定义多种样式,自定义分割线显示/隐藏、颜色等功能应有尽有!",
"homepage": "https://github.com/BAHome/BAGridView",
"license": "MIT",
"authors": {
"boai": "sunboyan@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BAHome/BAGridView.git",
"tag": "1.0.4"
},
"source_files": "BAGridView/BAGridView/*.{h,m}",
"requires_arc": true
}