blob: 50fd90a60f373818f09b0e712bba31eb42b8b253 [file] [log] [blame]
{
"name": "BAGridView",
"version": "1.0.7",
"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.7"
},
"source_files": "BAGridView/BAGridView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}